Home
last modified time | relevance | path

Searched defs:xofs1 (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dfilter.cpp230 int xofs1 = std::min(roi.x, anchor.x) - roi.x; in start() local
310 int xofs1 = std::min(roi.x, anchor.x); in proceed() local