Searched refs:CV_SIZEOF_FLOAT (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cv/src/
H A Dcvmotempl.cpp63 silStep < size.width || mhiStep < size.width * CV_SIZEOF_FLOAT ||
64 (mhiStep & (CV_SIZEOF_FLOAT - 1)) != 0 )
/external/opencv/cxcore/include/
H A Dcxmisc.h156 #define CV_SIZEOF_FLOAT ((int)sizeof(float)) macro

Completed in 91 milliseconds