Lines Matching full:devinfo
59 cv::cuda::DeviceInfo devInfo;
67 devInfo = GET_PARAM(0);
73 cv::cuda::setDevice(devInfo.deviceID());
85 if (CV_MAT_DEPTH(type) == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))
135 cv::cuda::DeviceInfo devInfo;
143 devInfo = GET_PARAM(0);
147 cv::cuda::setDevice(devInfo.deviceID());
189 cv::cuda::DeviceInfo devInfo;
193 devInfo = GetParam();
195 cv::cuda::setDevice(devInfo.deviceID());
364 cv::cuda::DeviceInfo devInfo;
371 devInfo = GET_PARAM(0);
376 cv::cuda::setDevice(devInfo.deviceID());