Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c1179 gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBilinearPalette() local
1270 gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBilinearTC() local
1379 const gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBicubicFixed() local
1778 const gdFixed f_g = f_n - gd_itofx(n); in gdImageRotateBilinear() local
1896 const gdFixed f_g = f_n - gd_itofx(n); in gdImageRotateBicubicFixed() local

Completed in 13 milliseconds