Searched refs:getNppErrorMessage (Results 1 – 2 of 2) sorted by relevance
81 CV_EXPORTS cv::String getNppErrorMessage(int code);122 cv::error(cv::Error::GpuApiCallError, getNppErrorMessage(code), func, file, line); in checkNppError()
1254 String cv::cuda::getNppErrorMessage(int code) in getNppErrorMessage() function in cv::cuda