/external/libopus/celt/ |
bands.h | 61 void denormalise_bands(const CELTMode *m, const celt_norm * OPUS_RESTRICT X,
|
celt_decoder.c | 424 denormalise_bands(mode, X, freq, plcLogE, start, effEnd, C, 1<<LM); 924 denormalise_bands(mode, X, freq, oldBandE, st->start, effEnd, C, M); [all...] |
bands.c | 192 void denormalise_bands(const CELTMode *m, const celt_norm * OPUS_RESTRICT X, function 198 celt_assert2(C<=2, "denormalise_bands() not implemented for >2 channels"); [all...] |
celt_encoder.c | [all...] |