Home | History | Annotate | Download | only in src

Lines Matching refs:stripSize

1292         stripSize = _stripSize;
1309 int y1 = range.start*stripSize, y2 = std::min(range.end*stripSize, sum1.rows - 1 - winSize0.height);
1409 int stripSize;