Searched refs:totalblue (Results 1 – 1 of 1) sorted by relevance
386 ULONG totalblue = 0; in ComputeColor() local403 totalblue += (b << HIST_BLUE_SHIFT) * count; in ComputeColor()413 b = totalblue / total; in ComputeColor()