Searched refs:c0total (Results 1 – 2 of 2) sorted by relevance
511 long c0total = 0; in compute_color() local525 c0total += ((c0 << C0_SHIFT) + ((1<<C0_SHIFT)>>1)) * count; in compute_color()532 cinfo->colormap[0][icolor] = (JSAMPLE) ((c0total + (total>>1)) / total); in compute_color()