Searched defs:sumG (Results 1 – 1 of 1) sorted by relevance
79 int32_t sumG = lineP2[index2 + 1] - lineP1[index2 + 1] - in BoxBlur() local114 for (int x = 0, sumB = 0, sumG = 0, sumR = 0, sumA = 0; x < width; x++) { in GetRGBAIntegralImage() local