Home
last modified time | relevance | path

Searched refs:ff_ffv1_close (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dffv1.h143 int ff_ffv1_close(AVCodecContext *avctx);
Dffv1.c196 av_cold int ff_ffv1_close(AVCodecContext *avctx) in ff_ffv1_close() function
Dffv1enc.c1248 ff_ffv1_close(avctx); in encode_close()
Dffv1dec.c1099 .close = ff_ffv1_close,