Home
last modified time | relevance | path

Searched refs:frame_size_with_refs (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_vp9_syntax_template.c105 static int FUNC(frame_size_with_refs)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
339 CHECK(FUNC(frame_size_with_refs)(ctx, rw, current)); in FUNC()
Dcbs_av1_syntax_template.c530 static int FUNC(frame_size_with_refs)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
1540 CHECK(FUNC(frame_size_with_refs)(ctx, rw, current)); in FUNC()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c600 static void frame_size_with_refs(vid_dec_PrivateType *priv, struct vl_vlc *vlc) in frame_size_with_refs() function
1586 frame_size_with_refs(priv, vlc); in frame_header_obu()