Searched refs:ff_mpeg_framesize_alloc (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | mpegpicture.h | 105 int ff_mpeg_framesize_alloc(AVCodecContext *avctx, MotionEstContext *me,
|
H A D | mpegpicture.c | 78 int ff_mpeg_framesize_alloc(AVCodecContext *avctx, MotionEstContext *me, in ff_mpeg_framesize_alloc() function 194 (ret = ff_mpeg_framesize_alloc(avctx, me, sc, in alloc_frame_buffer()
|
H A D | mpegvideo_dec.c | 176 if (ff_mpeg_framesize_alloc(s->avctx, &s->me, in ff_mpeg_update_thread_context()
|
H A D | mpegvideo.c | 492 (ret = ff_mpeg_framesize_alloc(dst->avctx, &dst->me, in ff_update_duplicate_context()
|
Completed in 5 milliseconds