Searched refs:CV_DIV_BY_ZERO_ERR (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxerror.cpp437 case CV_DIV_BY_ZERO_ERR: return CV_StsDivByZero;
/external/opencv/cxcore/include/
H A Dcxmisc.h618 CV_DIV_BY_ZERO_ERR = -11, //ipp comp enumerator in enum:CvStatus

Completed in 274 milliseconds