Searched refs:xofs1 (Results 1 – 1 of 1) sorted by relevance
230 int xofs1 = std::min(roi.x, anchor.x) - roi.x; in start() local237 int p0 = (borderInterpolate(i-dx1, wholeWidth, rowBorderType) + xofs1)*btab_esz; in start()244 … int p0 = (borderInterpolate(wholeWidth + i, wholeWidth, rowBorderType) + xofs1)*btab_esz; in start()310 int xofs1 = std::min(roi.x, anchor.x); in proceed() local315 src -= xofs1*esz; in proceed()