Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c554 const double xp2 = x + 2.0f; in filter_bspline() local
556 if ((xp2) <= 0.0f) a = 0.0f; else a = xp2*xp2*xp2; in filter_bspline()

Completed in 23 milliseconds