Home
last modified time | relevance | path

Searched refs:forwardMotionRow (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/superres/src/
Dbtv_l1.cpp210 const Point2f* forwardMotionRow = forwardMotion.ptr<Point2f>(y); in buildMotionMaps() local
220 backwardMapRow[x] = base + forwardMotionRow[x]; in buildMotionMaps()