Home
last modified time | relevance | path

Searched refs:ff_alloc_picture (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.h99 int ff_alloc_picture(AVCodecContext *avctx, Picture *pic, MotionEstContext *me,
H A Dmpegpicture.c253 int ff_alloc_picture(AVCodecContext *avctx, Picture *pic, MotionEstContext *me, in ff_alloc_picture() function
H A Dmpegvideo_dec.c250 return ff_alloc_picture(s->avctx, pic, &s->me, &s->sc, 0, 0, in alloc_picture()
H A Dmpegvideo_enc.c997 return ff_alloc_picture(s->avctx, pic, &s->me, &s->sc, shared, 1, in alloc_picture()

Completed in 11 milliseconds