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

  /external/opencv/cxcore/src/
cxerror.cpp 442 case CV_INPLACE_NOT_SUPPORTED_ERR: return CV_StsInplaceNotSupported;
cxdxt.cpp 496 return CV_INPLACE_NOT_SUPPORTED_ERR;
917 return CV_INPLACE_NOT_SUPPORTED_ERR;
    [all...]
  /external/opencv/cxcore/include/
cxmisc.h 596 CV_INPLACE_NOT_SUPPORTED_ERR= -112,
    [all...]

Completed in 57 milliseconds