Searched defs:CV_AUTOSTEP (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h135 #define CV_AUTOSTEP 0x7fffffff macro
140 int step CV_DEFAULT(CV_AUTOSTEP) );
/external/opencv3/modules/core/include/opencv2/core/
H A Dcore_c.h220 #define CV_AUTOSTEP 0x7fffffff macro
256 int step CV_DEFAULT(CV_AUTOSTEP) );

Completed in 84 milliseconds