Searched refs:CV_INPLACE_NOT_SUPPORTED_ERR (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxerror.cpp442 case CV_INPLACE_NOT_SUPPORTED_ERR: return CV_StsInplaceNotSupported;
H A Dcxdxt.cpp496 return CV_INPLACE_NOT_SUPPORTED_ERR;
917 return CV_INPLACE_NOT_SUPPORTED_ERR;
/external/opencv/cxcore/include/
H A Dcxmisc.h596 CV_INPLACE_NOT_SUPPORTED_ERR= -112, enumerator in enum:CvStatus

Completed in 85 milliseconds