Searched defs:lowSubband (Results 1 – 2 of 2) sorted by relevance
/external/aac/libSBRdec/src/ |
D | env_calc.cpp | 513 const int lowSubband, const int nbSubband, in apply_inter_tes() 888 int lowSubband = hFreq->lowSubband; in calculateSbrEnvelope() local 1867 int lowSubband, /*!< Begin of frequency range to process */ in rescaleSubbandSamples() 1912 int lowSubband, /*!< Begin of frequency range to process */ in maxSubbandSample() 1987 int lowSubband, /*!< Begin of the SBR frequency range */ in calcNrgPerSubband() 2345 ENV_CALC_NRGS *nrgs, int lowSubband, /*!< Begin of the limiter band */ in calcAvgGain() 2387 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlot_EldGrid() 2495 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotLC() 2680 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotHQ_GainAndNoise() 2810 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
|