Home
last modified time | relevance | path

Searched refs:ErrorEntry (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudaarithm/src/
Darithm.cpp65 struct ErrorEntry struct
75 bool operator()(const ErrorEntry& e) const { return e.code == code; } in operator ()()
78 String getErrorString(int code, const ErrorEntry* errors, size_t n) in getErrorString()
92 const ErrorEntry cublas_errors[] =
125 const ErrorEntry cufft_errors[] =
/external/opencv3/modules/core/src/
Dcuda_info.cpp1085 struct ErrorEntry struct
1095 bool operator()(const ErrorEntry& e) const { return e.code == code; } in operator ()()
1098 const ErrorEntry npp_errors [] =
1188 const ErrorEntry cu_errors [] =
1241 cv::String getErrorString(int code, const ErrorEntry* errors, size_t n) in getErrorString()
/external/opencv3/modules/cudalegacy/src/
DNCV.cpp55 struct ErrorEntry struct
65 bool operator()(const ErrorEntry& e) const { return e.code == code; } in operator ()()
71 const ErrorEntry ncv_errors [] =