Lines Matching refs:highSubband
162 int lowSubband, int highSubband,
185 int highSubband,
522 int highSubband = hFreq->highSubband; in calculateSbrEnvelope() local
523 int noSubbands = highSubband - lowSubband; in calculateSbrEnvelope()
648 lowSubband, highSubband, in calculateSbrEnvelope()
1045 highSubband, in calculateSbrEnvelope()
1055 highSubband, in calculateSbrEnvelope()
1070 lowSubband, highSubband, in calculateSbrEnvelope()
1077 lowSubband, highSubband, in calculateSbrEnvelope()
1230 int highSubband, /*!< End of frequency range to process */ in rescaleSubbandSamples() argument
1235 int width = highSubband-lowSubband; in rescaleSubbandSamples()
1265 int highSubband, /*!< Number of QMF bands to process */ in maxSubbandSample() argument
1271 unsigned int width = highSubband - lowSubband; in maxSubbandSample()
1337 … int highSubband, /*!< High end of the SBR frequency range */ in calcNrgPerSubband() argument
1355 for (k=lowSubband; k<highSubband; k++) { in calcNrgPerSubband()
1694 int highSubband, /*!< High end of the limiter band */ in calcAvgGain() argument
1711 for (k=lowSubband; k<highSubband; k++){ in calcAvgGain()
2143 int highSubband = freqBandTable[noFreqBands]; in ResetLimiterBands() local
2148 limiterBandTable[1] = highSubband - lowSubband; in ResetLimiterBands()
2154 patchBorders[i] = highSubband - lowSubband; in ResetLimiterBands()
2180 workLimiterBandTable[hiLimIndex] = highSubband; in ResetLimiterBands()
2193 workLimiterBandTable[hiLimIndex] = highSubband; in ResetLimiterBands()
2205 workLimiterBandTable[loLimIndex] = highSubband; in ResetLimiterBands()