Searched refs:checkNcvError (Results 1 – 1 of 1) sorted by relevance
82 static inline void checkNcvError(int err, const char* file, const int line, const char* func) in checkNcvError() function92 #define ncvSafeCall(expr) cv::cuda::checkNcvError(expr, __FILE__, __LINE__, CV_Func)