Home
last modified time | relevance | path

Searched refs:ff_cavs_end (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcavs.h279 int ff_cavs_end (AVCodecContext *avctx);
Dcavs.c816 ff_cavs_end(avctx); in ff_cavs_init()
842 av_cold int ff_cavs_end(AVCodecContext *avctx) in ff_cavs_end() function
Dcavsdec.c1317 .close = ff_cavs_end,