Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dcuda_info.cpp826 int cv::cuda::DeviceInfo::asyncEngineCount() const in asyncEngineCount() function in cv::cuda::DeviceInfo
832 return deviceProps().get(device_id_)->asyncEngineCount; in asyncEngineCount()
1015 … %s with %d copy engine(s)\n", (prop.deviceOverlap ? "Yes" : "No"), prop.asyncEngineCount); in printCudaDeviceInfo()
/external/opencv3/modules/core/include/opencv2/core/
Dcuda.hpp794 int asyncEngineCount() const;