ff_celt_init      408 libavcodec/opus.h int ff_celt_init(AVCodecContext *avctx, CeltContext **s, int output_channels);
ff_celt_init      658 libavcodec/opusdec.c         ret = ff_celt_init(avctx, &s->celt, s->output_channels);