Home
last modified time | relevance | path

Searched refs:cvGetErrMode (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
Dcxerror.cpp162 if( cvGetErrMode() == CV_ErrModeLeaf ) in cvStdErrReport()
210 return cvGetErrMode() == CV_ErrModeLeaf; in cvNulDevReport()
309 CV_IMPL int cvGetErrMode(void) in cvGetErrMode() function
/external/opencv/cxcore/include/
Dcxcore.h1503 CVAPI(int) cvGetErrMode( void );