Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/libgd/
H A Dgd_interpolation.c341 const double abs_t_sq = abs_t * abs_t; in filter_bicubic() local
362 double abs_t_sq = abs_t * abs_t; in filter_generalized_cubic() local

Completed in 12 milliseconds