Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp531 int highSubband = hFreq->highSubband; in calculateSbrEnvelope() local
1250 int highSubband, /*!< End of frequency range to process */ in rescaleSubbandSamples()
1285 int highSubband, /*!< Number of QMF bands to process */ in maxSubbandSample()
1357int highSubband, /*!< High end of the SBR frequency range */ in calcNrgPerSubband()
1714 int highSubband, /*!< High end of the limiter band */ in calcAvgGain()
2212 int highSubband = freqBandTable[noFreqBands]; in ResetLimiterBands() local
Denv_extr.h158 UCHAR highSubband; /*!< QMF-band where SBR frequency range ends */ member