Searched refs:cStart (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()183 auto w = (*x)[key.y][c - cStart]; in SLRBox()