Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/libgd/
H A Dgd_interpolation.c1223 gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBilinearPalette() local
1315 gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBilinearTC() local
1425 const gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBicubicFixed() local
1824 const gdFixed f_g = f_n - gd_itofx(n); in gdImageRotateBilinear() local
1942 const gdFixed f_g = f_n - gd_itofx(n); in gdImageRotateBicubicFixed() local

Completed in 15 milliseconds