Searched refs:ff_ffv1_close (Results 1 – 4 of 4) sorted by relevance
143 int ff_ffv1_close(AVCodecContext *avctx);
196 av_cold int ff_ffv1_close(AVCodecContext *avctx) in ff_ffv1_close() function
1248 ff_ffv1_close(avctx); in encode_close()
1099 .close = ff_ffv1_close,