Searched refs:count15g (Results 1 – 1 of 1) sorted by relevance
65 int count15r = 0,count15g=0,count15b=0; in estmateWhite() local82 count15g += g; in estmateWhite()94 if ((count15r>0) && (count15g>0) && (count15b>0) ){ in estmateWhite()96 *wb = sum15g/count15g; in estmateWhite()