Home
last modified time | relevance | path

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

/dports/audio/fdk-aac/fdk-aac-2.0.2/libSBRdec/src/
H A Denv_calc.cpp513 const int lowSubband, const int nbSubband, in apply_inter_tes()
901 int lowSubband = hFreq->lowSubband; in calculateSbrEnvelope() local
1869 int lowSubband, /*!< Begin of frequency range to process */ in rescaleSubbandSamples()
1914 int lowSubband, /*!< Begin of frequency range to process */ in maxSubbandSample()
1989 int lowSubband, /*!< Begin of the SBR frequency range */ in calcNrgPerSubband()
2347 ENV_CALC_NRGS *nrgs, int lowSubband, /*!< Begin of the limiter band */ in calcAvgGain()
2389 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlot_EldGrid()
2497 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotLC()
2682 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotHQ_GainAndNoise()
2855 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotHQ()
[all …]
H A Denv_extr.h181 UCHAR lowSubband; /*!< QMF-band where SBR frequency range starts */ member
/dports/multimedia/handbrake/fdk-aac-2.0.1/libSBRdec/src/
H A Denv_calc.cpp510 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()
2341 ENV_CALC_NRGS *nrgs, int lowSubband, /*!< Begin of the limiter band */ in calcAvgGain()
2383 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlot_EldGrid()
2488 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotLC()
2671 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotHQ_GainAndNoise()
2832 int lowSubband, /*!< Lowest QMF-channel in the currently used SBR range. */ in adjustTimeSlotHQ()
[all …]
H A Denv_extr.h181 UCHAR lowSubband; /*!< QMF-band where SBR frequency range starts */ member