Searched refs:rStart (Results 1 – 1 of 1) sorted by relevance
175 int rStart = etaI - aX + 1, rEnd = etaI + aX; in SLRBox() local179 for (int r = rStart; r <= rEnd; ++r) { in SLRBox()184 w *= (*y)[key.x][r - rStart]; in SLRBox()