Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c727 long c0total = 0; local
747 c0total +=
758 cinfo->colormap[0][icolor] = (JSAMPLE) ((c0total + (total >> 1)) / total);
765 nim->red[icolor] = (int) ((c0total + (total >> 1)) / total);

Completed in 12 milliseconds