Searched refs:asyncEngineCount (Results 1 – 2 of 2) sorted by relevance
826 int cv::cuda::DeviceInfo::asyncEngineCount() const in asyncEngineCount() function in cv::cuda::DeviceInfo832 return deviceProps().get(device_id_)->asyncEngineCount; in asyncEngineCount()1015 … %s with %d copy engine(s)\n", (prop.deviceOverlap ? "Yes" : "No"), prop.asyncEngineCount); in printCudaDeviceInfo()
794 int asyncEngineCount() const;