Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_interpolation.c1331 const gdFixed f_2 = gd_itofx(2); in gdImageScaleBicubicFixed() local
1487 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1503 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1851 const gdFixed f_2 = gd_itofx(2); in gdImageRotateBicubicFixed() local
2013 const gdFixed f_fp2 = f + f_2; in gdImageRotateBicubicFixed()
2039 const gdFixed f_fp2 = f + f_2; in gdImageRotateBicubicFixed()

Completed in 11 milliseconds