Home | History | Annotate | Download | only in src

Lines Matching defs:highSubband

115   <em>lowSubband</em> and <em>highSubband</em> are adjusted.
162 int lowSubband, int highSubband,
185 int highSubband,
522 int highSubband = hFreq->highSubband;
523 int noSubbands = highSubband - lowSubband;
648 lowSubband, highSubband,
1045 highSubband,
1055 highSubband,
1070 lowSubband, highSubband,
1077 lowSubband, highSubband,
1230 int highSubband, /*!< End of frequency range to process */
1235 int width = highSubband-lowSubband;
1265 int highSubband, /*!< Number of QMF bands to process */
1271 unsigned int width = highSubband - lowSubband;
1337 int highSubband, /*!< High end of the SBR frequency range */
1355 for (k=lowSubband; k<highSubband; k++) {
1694 int highSubband, /*!< High end of the limiter band */
1711 for (k=lowSubband; k<highSubband; k++){
2143 int highSubband = freqBandTable[noFreqBands];
2148 limiterBandTable[1] = highSubband - lowSubband;
2154 patchBorders[i] = highSubband - lowSubband;
2180 workLimiterBandTable[hiLimIndex] = highSubband;
2193 workLimiterBandTable[hiLimIndex] = highSubband;
2205 workLimiterBandTable[loLimIndex] = highSubband;