Lines Matching full:devinfo
54 cv::cuda::DeviceInfo devInfo;
58 devInfo = GetParam();
60 cv::cuda::setDevice(devInfo.deviceID());
89 cv::cuda::DeviceInfo devInfo;
93 devInfo = GetParam();
95 cv::cuda::setDevice(devInfo.deviceID());
132 cv::cuda::DeviceInfo devInfo;
136 devInfo = GetParam();
138 cv::cuda::setDevice(devInfo.deviceID());
149 if (supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_20))
176 cv::cuda::DeviceInfo devInfo;
183 devInfo = GET_PARAM(0);
188 cv::cuda::setDevice(devInfo.deviceID());