Searched defs:f_i (Results 1 – 1 of 1) sorted by relevance
1136 const gdFixed f_i = gd_itofx(i); in gdImageScaleNearestNeighbour() local1147 const gdFixed f_i = gd_itofx(i); in gdImageScaleNearestNeighbour() local1196 const gdFixed f_i = gd_itofx(i); in gdImageScaleBilinearPalette() local1293 gdFixed f_i = gd_itofx(i); in gdImageScaleBilinearTC() local1676 gdFixed f_i = gd_itofx((int)i - (int)new_height/2); in gdImageRotateNearestNeighbour() local1741 gdFixed f_i = gd_itofx((int)i - (int)new_height/ 2); in gdImageRotateGeneric() local1799 const gdFixed f_i = gd_itofx((int)i - (int)new_height/2); in gdImageRotateBilinear() local1917 const gdFixed f_i = gd_itofx((int)i - (int)new_height/2); in gdImageRotateBicubicFixed() local
Completed in 28 milliseconds