HomeSort by relevance Sort by last modified time
    Searched refs:CV_BADMEMBLOCK_ERR (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/src/
cxerror.cpp 435 case CV_BADMEMBLOCK_ERR: return CV_StsBadMemBlock;
  /external/opencv/cxcore/include/
cxmisc.h 595 CV_BADMEMBLOCK_ERR = -113,
    [all...]

Completed in 27 milliseconds