Searched refs:ff_MPV_frame_start (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh261dec.c629 if (ff_MPV_frame_start(s, avctx) < 0)
H A Dmpegvideo.h736 int ff_MPV_frame_start(MpegEncContext *s, AVCodecContext *avctx);
H A Dh263dec.c571 if ((ret = ff_MPV_frame_start(s, avctx)) < 0)
593 * ff_MPV_frame_start() */
H A Dmss2.c400 if ((ret = ff_MPV_frame_start(s, avctx)) < 0) {
401 av_log(v->s.avctx, AV_LOG_ERROR, "ff_MPV_frame_start error\n");
H A Drv10.c585 if ((ret = ff_MPV_frame_start(s, avctx)) < 0)
H A Drv34.c1720 if (ff_MPV_frame_start(s, s->avctx) < 0)
H A Dmpeg12dec.c1620 if (ff_MPV_frame_start(s, avctx) < 0)
H A Dmpegvideo.c1743 int ff_MPV_frame_start(MpegEncContext *s, AVCodecContext *avctx) function
H A Dvc1dec.c6043 if (ff_MPV_frame_start(s, avctx) < 0) {

Completed in 87 milliseconds