Searched refs:c2total (Results 1 – 1 of 1) sorted by relevance
492 long c2total = 0; in compute_color() local506 c2total += ((c2 << C2_SHIFT) + ((1 << C2_SHIFT) >> 1)) * count; in compute_color()513 cinfo->colormap[2][icolor] = (JSAMPLE)((c2total + (total >> 1)) / total); in compute_color()