Searched defs:f_i (Results 1 – 1 of 1) sorted by relevance
1104 const gdFixed f_i = gd_itofx(i); in gdImageScaleNearestNeighbour() local1115 const gdFixed f_i = gd_itofx(i); in gdImageScaleNearestNeighbour() local1212 const gdFixed f_i = gd_itofx(i); in gdImageScaleBilinearPalette() local1310 gdFixed f_i = gd_itofx(i); in gdImageScaleBilinearTC() local1694 gdFixed f_i = gd_itofx((int)i - (int)new_height/2); in gdImageRotateNearestNeighbour() local1760 gdFixed f_i = gd_itofx((int)i - (int)new_height/ 2); in gdImageRotateGeneric() local1819 const gdFixed f_i = gd_itofx((int)i - (int)new_height/2); in gdImageRotateBilinear() local1937 const gdFixed f_i = gd_itofx((int)i - (int)new_height/2); in gdImageRotateBicubicFixed() local
Completed in 15 milliseconds