Home
last modified time | relevance | path

Searched defs:highSubband (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRdec/src/
Denv_calc.cpp512 int highSubband = lowSubband + nbSubband; in apply_inter_tes() local
907 int highSubband = hFreq->highSubband; in calculateSbrEnvelope() local
1872 int highSubband, /*!< End of frequency range to process */ in rescaleSubbandSamples()
1917 int highSubband, /*!< Number of QMF bands to process */ in maxSubbandSample()
1992 int highSubband, /*!< High end of the SBR frequency range */ in calcNrgPerSubband()
2350 int highSubband, /*!< High end of the limiter band */ in calcAvgGain()
3031 int highSubband = freqBandTable[noFreqBands]; in ResetLimiterBands() local
Denv_extr.h182 UCHAR highSubband; /*!< QMF-band where SBR frequency range ends */ member