Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_topal.c655 long c0total = 0; in compute_color() local
675 c0total += in compute_color()
688 nim->red[icolor] = (int) ((c0total + (total >> 1)) / total); in compute_color()

Completed in 8 milliseconds