Lines Matching refs:bin
160 int hi_curve,lo_curve,bin;
166 masking possible for a given bin. That means that a single bin
169 bin may span > an eighth of an octave and that the eighth
173 bin=floor(fromOC(i*.5)/binHz);
174 lo_curve= ceil(toOC(bin*binHz+1)*2);
175 hi_curve= floor(toOC((bin+1)*binHz)*2);
239 int bin=fromOC(j*.125+i*.5-2.)/binHz;
240 if(bin<0){
243 if(bin>=n){
246 ret[i][m][j+2]=brute_buffer[bin];
494 endpos=posstack[i]+linesper+1; /* +1 is important, else bin 0 is