Searched defs:lowSubband (Results 1 – 2 of 2) sorted by relevance
/external/aac/libSBRdec/src/ |
D | env_calc.cpp | 510 const int lowSubband, const int nbSubband, in apply_inter_tes() 906 int lowSubband = hFreq->lowSubband; in calculateSbrEnvelope() local 1871 int lowSubband, /*!< Begin of frequency range to process */ in rescaleSubbandSamples() 1916 int lowSubband, /*!< Begin of frequency range to process */ in maxSubbandSample() 1991 int lowSubband, /*!< Begin of the SBR frequency range */ in calcNrgPerSubband() 2349 ENV_CALC_NRGS *nrgs, int lowSubband, /*!< Begin of the limiter band */ in calcAvgGain() 2391 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlot_EldGrid() 2494 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotLC() 2672 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotHQ_GainAndNoise() 2784 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotHQ_AddHarmonics() [all …]
|
D | env_extr.h | 181 UCHAR lowSubband; /*!< QMF-band where SBR frequency range starts */ member
|