Home
last modified time | relevance | path

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

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