Searched defs:CvErrorCallback (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h1524 typedef int (CV_CDECL *CvErrorCallback)( int status, const char* func_name, typedef
1528 CVAPI(CvErrorCallback) cvRedirectError( CvErrorCallback error_handler,

Completed in 256 milliseconds