Searched refs:ff_mpeg_framesize_alloc (Results 1 – 3 of 3) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | mpegpicture.h | 104 int ff_mpeg_framesize_alloc(AVCodecContext *avctx, MotionEstContext *me,
|
| D | mpegpicture.c | 58 int ff_mpeg_framesize_alloc(AVCodecContext *avctx, MotionEstContext *me, in ff_mpeg_framesize_alloc() function 173 (ret = ff_mpeg_framesize_alloc(avctx, me, sc, in alloc_frame_buffer()
|
| D | mpegvideo.c | 515 (ret = ff_mpeg_framesize_alloc(dst->avctx, &dst->me, in ff_update_duplicate_context() 646 if (ff_mpeg_framesize_alloc(s->avctx, &s->me, in ff_mpeg_update_thread_context()
|