Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxerror.cpp435 case CV_BADMEMBLOCK_ERR: return CV_StsBadMemBlock; in cvErrorFromIppStatus()
/external/opencv/cxcore/include/
Dcxmisc.h595 CV_BADMEMBLOCK_ERR = -113, enumerator