Home
last modified time | relevance | path

Searched refs:normalise_bands (Results 1 – 3 of 3) sorted by relevance

/external/libopus/celt/
Dbands.h57 void normalise_bands(const CELTMode *m, const celt_sig * OPUS_RESTRICT freq, celt_norm * OPUS_RESTR…
Dbands.c137 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
Dcelt_encoder.c1871 normalise_bands(mode, freq, X, bandE, effEnd, C, M); in celt_encode_with_ec()