Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/libgd/
H A Dgd_interpolation.c1387 const gdFixed f_2 = gd_itofx(2); in gdImageScaleBicubicFixed() local
1543 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1559 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1907 const gdFixed f_2 = gd_itofx(2); in gdImageRotateBicubicFixed() local
2069 const gdFixed f_fp2 = f + f_2; in gdImageRotateBicubicFixed()
2095 const gdFixed f_fp2 = f + f_2; in gdImageRotateBicubicFixed()

Completed in 1334 milliseconds