Home
last modified time | relevance | path

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

/PHP-7.0/ext/gd/libgd/
H A Dgd_interpolation.c544 const double xp1 = x + 1.0f; in filter_bspline() local
548 if ((xp1) <= 0.0f) b = 0.0f; else b = xp1*xp1*xp1; in filter_bspline()

Completed in 13 milliseconds