Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_interpolation.c1198 gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBilinearPalette() local
1289 gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBilinearTC() local
1398 const gdFixed f_f = f_a - gd_itofx(m); in gdImageScaleBicubicFixed() local
1797 const gdFixed f_f = f_m - gd_itofx(m); in gdImageRotateBilinear() local
1915 const gdFixed f_f = f_m - gd_itofx(m); in gdImageRotateBicubicFixed() local

Completed in 12 milliseconds