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

/external/opencv/cxcore/src/
H A Dcxerror.cpp435 case CV_BADMEMBLOCK_ERR: return CV_StsBadMemBlock;
/external/opencv/cxcore/include/
H A Dcxmisc.h595 CV_BADMEMBLOCK_ERR = -113, enumerator in enum:CvStatus

Completed in 33 milliseconds