Searched refs:ff_ffv1_common_init (Results 1 – 4 of 4) sorted by relevance
137 int ff_ffv1_common_init(AVCodecContext *avctx);
36 av_cold int ff_ffv1_common_init(AVCodecContext *avctx) in ff_ffv1_common_init() function
520 if ((ret = ff_ffv1_common_init(avctx)) < 0) in encode_init()
844 if ((ret = ff_ffv1_common_init(avctx)) < 0) in decode_init()