Searched refs:cEnd (Results 1 – 1 of 1) sorted by relevance
176 int cStart = etaJ - aY + 1, cEnd = etaJ + aY; in SLRBox() local181 for (int c = cStart; c <= cEnd; ++c) { in SLRBox()