Searched refs:c1total (Results 1 – 1 of 1) sorted by relevance
491 long c1total = 0; in compute_color() local505 c1total += ((c1 << C1_SHIFT) + ((1 << C1_SHIFT) >> 1)) * count; in compute_color()512 cinfo->colormap[1][icolor] = (JSAMPLE)((c1total + (total >> 1)) / total); in compute_color()