Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c1179 gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBilinearPalette() local
1270 gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBilinearTC() local
1379 const gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBicubicFixed() local
1778 const gdFixed f_f = f_m - gd_itofx(m); in gdImageRotateBilinear() local
1896 const gdFixed f_f = f_m - gd_itofx(m); in gdImageRotateBicubicFixed() local

Completed in 19 milliseconds