Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/libgd/
H A Dgd_interpolation.c1225 gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBilinearPalette() local
1317 gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBilinearTC() local
1427 const gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBicubicFixed() local
1828 const gdFixed f_g = f_n - gd_itofx(n); in gdImageRotateBilinear() local
1946 const gdFixed f_g = f_n - gd_itofx(n); in gdImageRotateBicubicFixed() local

Completed in 14 milliseconds