Home | History | Annotate | Download | only in src

Lines Matching refs:freq

131         int32   freq;
153 for (freq = 0; freq < 3*sfb_lines; freq += 3)
159 Scratch_mem[freq ] = tmp1;
160 Scratch_mem[freq+1] = tmp2;
161 Scratch_mem[freq+2] = tmp3;
174 for (freq = 0; freq < 3*sfb_lines; freq += 3)
180 Scratch_mem[freq ] = tmp1;
181 Scratch_mem[freq+1] = tmp2;
182 Scratch_mem[freq+2] = tmp3;