Home | History | Annotate | Download | only in test

Lines Matching full:devinfo

54     cv::cuda::DeviceInfo devInfo;
62 devInfo = GET_PARAM(0);
68 cv::cuda::setDevice(devInfo.deviceID());
121 cv::cuda::DeviceInfo devInfo;
128 devInfo = GET_PARAM(0);
133 cv::cuda::setDevice(devInfo.deviceID());
261 cv::cuda::DeviceInfo devInfo;
270 devInfo = GET_PARAM(0);
275 cv::cuda::setDevice(devInfo.deviceID());
373 cv::cuda::DeviceInfo devInfo;
380 devInfo = GET_PARAM(0);
385 cv::cuda::setDevice(devInfo.deviceID());
393 if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))
445 if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))
474 if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))
539 cv::cuda::DeviceInfo devInfo;
546 devInfo = GET_PARAM(0);
551 cv::cuda::setDevice(devInfo.deviceID());
559 if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))
668 if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))
703 if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))
751 cv::cuda::DeviceInfo devInfo;
760 devInfo = GET_PARAM(0);
765 cv::cuda::setDevice(devInfo.deviceID());
774 if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))
827 cv::cuda::DeviceInfo devInfo;
840 devInfo = GET_PARAM(0);
847 cv::cuda::setDevice(devInfo.deviceID());
909 cv::cuda::DeviceInfo devInfo;
920 devInfo = GET_PARAM(0);
926 cv::cuda::setDevice(devInfo.deviceID());
975 cv::cuda::DeviceInfo devInfo;
981 devInfo = GET_PARAM(0);
985 cv::cuda::setDevice(devInfo.deviceID());
993 if (!supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_13))
1053 cv::cuda::DeviceInfo devInfo;
1059 devInfo = GET_PARAM(0);
1063 cv::cuda::setDevice(devInfo.deviceID());
1090 cv::cuda::DeviceInfo devInfo;
1096 devInfo = GET_PARAM(0);
1100 cv::cuda::setDevice(devInfo.deviceID());