Lines Matching refs:next_pos
176 int highSubband, int start_pos, int next_pos,
182 UCHAR *freqBandTable, int start_pos, int next_pos,
1874 int next_pos, /*!< End of time rage (QMF-timeslot) */ in rescaleSubbandSamples() argument
1881 for (int l = start_pos; l < next_pos; l++) { in rescaleSubbandSamples()
1886 for (int l = start_pos; l < next_pos; l++) { in rescaleSubbandSamples()
1919 int next_pos /*!< End of time rage (QMF-timeslot) */ in maxSubbandSample() argument
1928 for (int l = start_pos; l < next_pos; l++) { in maxSubbandSample()
1942 for (int l = start_pos; l < next_pos; l++) { in maxSubbandSample()
1994 int next_pos, /*!< Last QMF-slot of current envelope + 1 */ in calcNrgPerSubband() argument
2006 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos)); in calcNrgPerSubband()
2019 for (l = start_pos; l < next_pos; l++) { in calcNrgPerSubband()
2030 for (l = start_pos; l < next_pos; l++) { in calcNrgPerSubband()
2058 for (l = start_pos; l < next_pos; l++) { in calcNrgPerSubband()
2065 for (l = start_pos; l < next_pos; l++) { in calcNrgPerSubband()
2074 for (l = start_pos; l < next_pos; l++) { in calcNrgPerSubband()
2081 for (l = start_pos; l < next_pos; l++) { in calcNrgPerSubband()
2122 int next_pos, /*!< Last QMF-slot of current envelope + 1 */ in calcNrgPerSfb() argument
2138 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos)); in calcNrgPerSfb()
2148 ui, start_pos, next_pos); in calcNrgPerSfb()
2168 for (l = start_pos; l < next_pos; l++) { in calcNrgPerSfb()
2175 for (l = start_pos; l < next_pos; l++) { in calcNrgPerSfb()
2184 for (l = start_pos; l < next_pos; l++) { in calcNrgPerSfb()
2189 for (l = start_pos; l < next_pos; l++) { in calcNrgPerSfb()