Searched refs:printShortCudaDeviceInfo (Results 1 – 15 of 15) sorted by relevance
59 cv::cuda::printShortCudaDeviceInfo(i); in main()
51 cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); in main()
83 cv::cuda::printShortCudaDeviceInfo(i); in main()
34 cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); in main()
67 cuda::printShortCudaDeviceInfo(cuda::getDevice()); in App()
113 cv::cuda::printShortCudaDeviceInfo(i); in main()
137 cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); in main()
144 cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); in App()
206 cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); in App()
166 cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); in main()
382 printShortCudaDeviceInfo(i); in main()
394 cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); in main()
199 printShortCudaDeviceInfo(device); in main()
836 CV_EXPORTS void printShortCudaDeviceInfo(int device);
1040 void cv::cuda::printShortCudaDeviceInfo(int device) in printShortCudaDeviceInfo() function in cv::cuda