Home
last modified time | relevance | path

Searched defs:f_f (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c1178 gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBilinearPalette() local
1269 gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBilinearTC() local
1378 const gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBicubicFixed() local
1777 const gdFixed f_f = f_m - gd_itofx(m); in gdImageRotateBilinear() local
1895 const gdFixed f_f = f_m - gd_itofx(m); in gdImageRotateBicubicFixed() local

Completed in 14 milliseconds