Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgd_interpolation.c1459 const gdFixed f_2 = gd_itofx(2); in gdImageScaleBicubicFixed() local
1615 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1631 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1957 const gdFixed f_2 = gd_itofx(2); in gdImageRotateBicubicFixed() local
2115 const gdFixed f_fp2 = f + f_2; in gdImageRotateBicubicFixed()
2141 const gdFixed f_fp2 = f + f_2; in gdImageRotateBicubicFixed()

Completed in 11 milliseconds