Searched refs:frame_size_with_refs (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | cbs_vp9_syntax_template.c | 105 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()
|
D | cbs_av1_syntax_template.c | 530 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/ |
D | vid_dec_av1.c | 600 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()
|