ff_celt_init      161 libavcodec/opus_celt.h int ff_celt_init(AVCodecContext *avctx, CeltFrame **f, int output_channels,
ff_celt_init      690 libavcodec/opusdec.c         ret = ff_celt_init(avctx, &s->celt, s->output_channels, c->apply_phase_inv);