Searched defs:iY (Results 1 – 1 of 1) sorted by relevance
290 for (int oY = 0, iY = 0; oY < outHeight; oY++, iY += outScale) { in downsample() local553 for (int iY = y * outScale; in findColorChecker() local