Home
last modified time | relevance | path

Searched defs:abs_t_sq (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd_interpolation.c330 const double abs_t_sq = abs_t * abs_t; in filter_bicubic() local
351 double abs_t_sq = abs_t * abs_t; in filter_generalized_cubic() local

Completed in 17 milliseconds