Searched refs:ff_ivi_decode_close (Results 1 – 4 of 4) sorted by relevance
340 int ff_ivi_decode_close(AVCodecContext *avctx);
693 .close = ff_ivi_decode_close,
713 .close = ff_ivi_decode_close,
1210 av_cold int ff_ivi_decode_close(AVCodecContext *avctx) in ff_ivi_decode_close() function