Home
last modified time | relevance | path

Searched refs:f_2 (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c1342 const gdFixed f_2 = gd_itofx(2); in gdImageScaleBicubicFixed() local
1498 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1514 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1862 const gdFixed f_2 = gd_itofx(2); in gdImageRotateBicubicFixed() local
2024 const gdFixed f_fp2 = f + f_2; in gdImageRotateBicubicFixed()
2050 const gdFixed f_fp2 = f + f_2; in gdImageRotateBicubicFixed()

Completed in 11 milliseconds