Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/libgd/
H A Dgd_interpolation.c1222 gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBilinearPalette() local
1314 gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBilinearTC() local
1424 const gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBicubicFixed() local
1823 const gdFixed f_f = f_m - gd_itofx(m); in gdImageRotateBilinear() local
1941 const gdFixed f_f = f_m - gd_itofx(m); in gdImageRotateBicubicFixed() local

Completed in 22 milliseconds