Home
last modified time | relevance | path

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

/PHP-7.0/ext/gd/libgd/
H A Dgd_interpolation.c1305 gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBilinearPalette() local
1397 gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBilinearTC() local
1507 const gdFixed f_g = f_b - gd_itofx(n); in gdImageScaleBicubicFixed() local
1908 const gdFixed f_g = f_n - gd_itofx(n); in gdImageRotateBilinear() local
2026 const gdFixed f_g = f_n - gd_itofx(n); in gdImageRotateBicubicFixed() local

Completed in 29 milliseconds