Searched refs:normalise_bands (Results 1 – 3 of 3) sorted by relevance
/external/libopus/celt/ |
D | bands.h | 54 void normalise_bands(const CELTMode *m, const celt_sig * OPUS_RESTRICT freq, celt_norm * OPUS_RESTR…
|
D | bands.c | 131 void normalise_bands(const CELTMode *m, const celt_sig * OPUS_RESTRICT freq, celt_norm * OPUS_RESTR… in normalise_bands() function 173 void normalise_bands(const CELTMode *m, const celt_sig * OPUS_RESTRICT freq, celt_norm * OPUS_RESTR… in normalise_bands() function
|
D | celt_encoder.c | 1689 normalise_bands(mode, freq, X, bandE, effEnd, C, M); in celt_encode_with_ec()
|