Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds