Home | History | Annotate | Download | only in src

Lines Matching refs:fu

280                     float *fu = avg;
283 for( k = 0; k < size.height; k++, fu += avgStep )
286 float f = fu[l], u1 = bu1[ij], u2 = bu2[ij];
310 float *fu = avg;
313 for( k = 0; k < size.height; k++, fu += avgStep )
317 float f = fu[l];
322 f = fu[l + 1];
326 f = fu[l + 2];
330 f = fu[l + 3];
337 float f = fu[l], u1 = bu1[ij], u2 = bu2[ij];