Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpegvideodec.h50 int ff_mpv_common_frame_size_change(MpegEncContext *s);
H A Dmpegvideo_dec.c91 if ((ret = ff_mpv_common_frame_size_change(s)) < 0) in ff_mpeg_update_thread_context()
194 int ff_mpv_common_frame_size_change(MpegEncContext *s) in ff_mpv_common_frame_size_change() function
H A Dh263dec.c579 if ((ret = ff_mpv_common_frame_size_change(s))) in ff_h263_decode_frame()
H A Drv34.c1530 if ((err = ff_mpv_common_frame_size_change(s)) < 0) in ff_rv34_decode_update_thread_context()
1685 if ((err = ff_mpv_common_frame_size_change(s)) < 0) in ff_rv34_decode_frame()

Completed in 6 milliseconds