Searched refs:cvStdErrReport (Results 1 - 4 of 4) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxerror.cpp70 #define CV_DEFAULT_ERROR_CALLBACK cvStdErrReport
150 cvStdErrReport( int code, const char *func_name, const char *err_msg, function
177 return cvStdErrReport( code, func_name, err_msg, file, line, 0 );
/external/opencv3/modules/core/src/
H A Dsystem.cpp714 CV_IMPL int cvStdErrReport( int, const char*, const char*, function
/external/opencv/cxcore/include/
H A Dcxcore.h1535 cvStdErrReport - console(fprintf(stderr,...))
1541 CVAPI(int) cvStdErrReport( int status, const char* func_name, const char* err_msg,
/external/opencv3/modules/core/include/opencv2/core/
H A Dcore_c.h2654 CVAPI(int) cvStdErrReport( int status, const char* func_name, const char* err_msg,

Completed in 95 milliseconds