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