Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dcuda_info.cpp930 int convertSMVer2Cores(int major, int minor) in convertSMVer2Cores() function
992 int cores = convertSMVer2Cores(prop.major, prop.minor); in printCudaDeviceInfo()
1065 int cores = convertSMVer2Cores(prop.major, prop.minor); in printShortCudaDeviceInfo()