Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dcuda_info.cpp1239 const size_t cu_errors_num = sizeof(cu_errors) / sizeof(cu_errors[0]); variable
1270 return getErrorString(code, cu_errors, cu_errors_num); in getCudaDriverApiErrorMessage()