Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtwinvq.h199 int ff_twinvq_decode_close(AVCodecContext *avctx);
200 /** Requires the caller to call ff_twinvq_decode_close() upon failure. */
H A Dmetasound.c383 .close = ff_twinvq_decode_close,
H A Dtwinvqdec.c424 .close = ff_twinvq_decode_close,
H A Dtwinvq.c742 av_cold int ff_twinvq_decode_close(AVCodecContext *avctx) in ff_twinvq_decode_close() function

Completed in 4 milliseconds