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