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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegvideo.h733 int ff_MPV_common_frame_size_change(MpegEncContext *s);
H A Dh263dec.c532 if ((ret = ff_MPV_common_frame_size_change(s)))
H A Drv34.c1564 if ((err = ff_MPV_common_frame_size_change(s)) < 0)
1714 if ((err = ff_MPV_common_frame_size_change(s)) < 0)
H A Dmpegvideo.c971 if ((ret = ff_MPV_common_frame_size_change(s)) < 0)
1435 int ff_MPV_common_frame_size_change(MpegEncContext *s) function

Completed in 53 milliseconds