HomeSort by relevance Sort by last modified time
    Searched refs:cvStdErrReport (Results 1 - 4 of 4) sorted by null

  /external/opencv/cxcore/src/
cxerror.cpp 70 #define CV_DEFAULT_ERROR_CALLBACK cvStdErrReport
150 cvStdErrReport( int code, const char *func_name, const char *err_msg,
177 return cvStdErrReport( code, func_name, err_msg, file, line, 0 );
  /external/opencv3/modules/core/src/
system.cpp 714 CV_IMPL int cvStdErrReport( int, const char*, const char*,
    [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
core_c.h     [all...]

Completed in 78 milliseconds