Searched refs:c1total (Results 1 – 1 of 1) sorted by relevance
656 long c1total = 0; in compute_color() local677 c1total += in compute_color()689 nim->green[icolor] = (int) ((c1total + (total >> 1)) / total); in compute_color()
Completed in 11 milliseconds