Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd_topal.c657 long c2total = 0; in compute_color() local
679 c2total += in compute_color()
690 nim->blue[icolor] = (int) ((c2total + (total >> 1)) / total); in compute_color()

Completed in 9 milliseconds