Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgd_crop.c355 const double dist_perc = sqrt(dist / (255^2 + 255^2 + 255^2)); in gdColorMatch() local
356 return (dist_perc <= threshold); in gdColorMatch()

Completed in 4 milliseconds