Searched refs:CV_BADSTEP_ERR (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cxcore/src/ | ||
D | cxerror.cpp | 438 case CV_BADSTEP_ERR: return CV_BadStep ; in cvErrorFromIppStatus() |
/external/opencv/cxcore/include/ | ||
D | cxmisc.h | 615 CV_BADSTEP_ERR = -29, //ipp comp enumerator |