Home
last modified time | relevance | path

Searched refs:totalred (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dpalette_creater.cpp384 ULONG totalred = 0; in ComputeColor() local
401 totalred += (r << HIST_RED_SHIFT) * count; in ComputeColor()
411 r = totalred / total; in ComputeColor()