Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dcuda_info.cpp1098 const ErrorEntry npp_errors [] = variable
1186 const size_t npp_error_num = sizeof(npp_errors) / sizeof(npp_errors[0]);
1260 return getErrorString(code, npp_errors, npp_error_num); in getNppErrorMessage()