Home
last modified time | relevance | path

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

/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/opencv/cxcore/include/
Dcxmisc.h596 CV_INPLACE_NOT_SUPPORTED_ERR= -112, enumerator