Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgd_topal.c729 long c2total = 0; local
751 c2total +=
760 cinfo->colormap[2][icolor] = (JSAMPLE) ((c2total + (total >> 1)) / total);
767 nim->blue[icolor] = (int) ((c2total + (total >> 1)) / total);

Completed in 10 milliseconds