Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlines.cpp283 CV_NEXT_LINE_POINT( iterator ); in icvPostWarpImage8uC3R()
/external/opencv3/modules/imgproc/include/opencv2/imgproc/
Dimgproc_c.h1093 #define CV_NEXT_LINE_POINT( line_iterator ) \ macro
/external/opencv3/modules/imgcodecs/test/
Dtest_drawing.cpp407 CV_NEXT_LINE_POINT(it); in checkLineIterator()
/external/opencv/cv/src/
Dcvsamplers.cpp78 CV_NEXT_LINE_POINT( iterator ); in cvSampleLine()
/external/opencv/cxcore/include/
Dcxcore.h1356 #define CV_NEXT_LINE_POINT( line_iterator ) \ macro
/external/opencv/cxcore/src/
Dcxdrawing.cpp275 CV_NEXT_LINE_POINT( iterator ); in icvLine()