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

/external/opencv/cxcore/include/
H A Dcxerror.h55 #define CV_StsInternal -3 /* internal error (bad state) */ macro
115 {OPENCV_ERROR(CV_StsInternal,(func),(context));}}
179 CV_ERROR( CV_StsInternal, "Assertion: " #Condition " failed" ); \

Completed in 206 milliseconds