Home
last modified time | relevance | path

Searched refs:CV_INPLACE_NOT_SUPPORTED_ERR (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Dprivate.hpp249 CV_INPLACE_NOT_SUPPORTED_ERR= -112, enumerator
/external/opencv/cxcore/src/
Dcxerror.cpp442 case CV_INPLACE_NOT_SUPPORTED_ERR: return CV_StsInplaceNotSupported; in cvErrorFromIppStatus()
Dcxdxt.cpp496 return CV_INPLACE_NOT_SUPPORTED_ERR; in icvDFT_64fc()
917 return CV_INPLACE_NOT_SUPPORTED_ERR; in icvDFT_32fc()
/external/opencv3/modules/core/src/
Dsystem.cpp817 case CV_INPLACE_NOT_SUPPORTED_ERR: return CV_StsInplaceNotSupported; in cvErrorFromIppStatus()
/external/opencv/cxcore/include/
Dcxmisc.h596 CV_INPLACE_NOT_SUPPORTED_ERR= -112, enumerator