Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dgd_interpolation.c1180 gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBilinearPalette() local
1271 gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBilinearTC() local
1380 const gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBicubicFixed() local
1779 const gdFixed f_g = f_n - gd_itofx(n); in gdImageRotateBilinear() local
1897 const gdFixed f_g = f_n - gd_itofx(n); in gdImageRotateBicubicFixed() local

Completed in 20 milliseconds