Home | History | Annotate | Download | only in celt

Lines Matching refs:opus_custom_mode_create

106    const CELTMode *mode = opus_custom_mode_create(48000, 960, NULL);
139 ret = opus_custom_decoder_init(st, opus_custom_mode_create(48000, 960, NULL), channels);