Searched refs:ff_wma_end (Results 1 – 4 of 4) sorted by relevance
152 int ff_wma_end(AVCodecContext *avctx);
436 .close = ff_wma_end,450 .close = ff_wma_end,
977 .close = ff_wma_end,993 .close = ff_wma_end,
364 int ff_wma_end(AVCodecContext *avctx) in ff_wma_end() function