Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp521 int lowSubband = hFreq->lowSubband; in calculateSbrEnvelope() local
1229 int lowSubband, /*!< Begin of frequency range to process */ in rescaleSubbandSamples()
1264 int lowSubband, /*!< Begin of frequency range to process */ in maxSubbandSample()
1336int lowSubband, /*!< Begin of the SBR frequency range */ in calcNrgPerSubband()
1693 int lowSubband, /*!< Begin of the limiter band */ in calcAvgGain()
1740int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotLC()
1940int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotHQ()
2142 int lowSubband = freqBandTable[0]; in ResetLimiterBands() local
Denv_extr.h156 UCHAR lowSubband; /*!< QMF-band where SBR frequency range starts */ member