Lines Matching refs:SAMPLES_PER_BAND
294 for(i = 0, off = 0; i < maxband; i++, off += SAMPLES_PER_BAND){
299 for(j = 0; j < SAMPLES_PER_BAND; j++)
305 for(j = 0; j < SAMPLES_PER_BAND; j += SAMPLES_PER_BAND / 2){
308 for(k = 0; k < SAMPLES_PER_BAND / 2; k++)
309 c->Q[ch][off + j + k] = t & (1 << (SAMPLES_PER_BAND / 2 - k - 1))
315 for(j = 0; j < SAMPLES_PER_BAND; j += 3){
325 for(j = 0; j < SAMPLES_PER_BAND; j += 2){
336 for(j = 0; j < SAMPLES_PER_BAND; j++){
343 for(j = 0; j < SAMPLES_PER_BAND; j++){