Home
last modified time | relevance | path

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

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