/external/opencv3/modules/cudaoptflow/test/ |
test_optflow.cpp | 56 cv::cuda::DeviceInfo devInfo; 60 devInfo = GetParam(); 62 cv::cuda::setDevice(devInfo.deviceID()); 88 if (devInfo.majorVersion() >= 2) 175 cv::cuda::DeviceInfo devInfo; 180 devInfo = GET_PARAM(0); 183 cv::cuda::setDevice(devInfo.deviceID()); 273 cv::cuda::DeviceInfo devInfo; 281 devInfo = GET_PARAM(0); 287 cv::cuda::setDevice(devInfo.deviceID()) [all...] |
/external/opencv3/modules/cudawarping/test/ |
test_warp_affine.cpp | 67 cv::cuda::DeviceInfo devInfo; 73 devInfo = GET_PARAM(0); 77 cv::cuda::setDevice(devInfo.deviceID()); 185 cv::cuda::DeviceInfo devInfo; 195 devInfo = GET_PARAM(0); 203 cv::cuda::setDevice(devInfo.deviceID()); 239 cv::cuda::DeviceInfo devInfo; 246 devInfo = GET_PARAM(0); 251 cv::cuda::setDevice(devInfo.deviceID());
|
test_warp_perspective.cpp | 68 cv::cuda::DeviceInfo devInfo; 74 devInfo = GET_PARAM(0); 78 cv::cuda::setDevice(devInfo.deviceID()); 188 cv::cuda::DeviceInfo devInfo; 198 devInfo = GET_PARAM(0); 206 cv::cuda::setDevice(devInfo.deviceID()); 242 cv::cuda::DeviceInfo devInfo; 249 devInfo = GET_PARAM(0); 254 cv::cuda::setDevice(devInfo.deviceID());
|
test_resize.cpp | 122 cv::cuda::DeviceInfo devInfo; 131 devInfo = GET_PARAM(0); 138 cv::cuda::setDevice(devInfo.deviceID()); 167 cv::cuda::DeviceInfo devInfo; 176 devInfo = GET_PARAM(0); 183 cv::cuda::setDevice(devInfo.deviceID());
|
test_remap.cpp | 117 cv::cuda::DeviceInfo devInfo; 129 devInfo = GET_PARAM(0); 136 cv::cuda::setDevice(devInfo.deviceID());
|
/external/opencv3/modules/cudaimgproc/test/ |
test_bilateral_filter.cpp | 54 cv::cuda::DeviceInfo devInfo; 63 devInfo = GET_PARAM(0); 71 cv::cuda::setDevice(devInfo.deviceID());
|
test_canny.cpp | 60 cv::cuda::DeviceInfo devInfo; 67 devInfo = GET_PARAM(0); 72 cv::cuda::setDevice(devInfo.deviceID());
|
test_hough.cpp | 85 const cv::cuda::DeviceInfo devInfo = GET_PARAM(0); 86 cv::cuda::setDevice(devInfo.deviceID()); 132 const cv::cuda::DeviceInfo devInfo = GET_PARAM(0); 133 cv::cuda::setDevice(devInfo.deviceID()); 198 const cv::cuda::DeviceInfo devInfo = GET_PARAM(0); 199 cv::cuda::setDevice(devInfo.deviceID());
|
test_blend.cpp | 81 cv::cuda::DeviceInfo devInfo; 88 devInfo = GET_PARAM(0); 93 cv::cuda::setDevice(devInfo.deviceID());
|
test_gftt.cpp | 59 cv::cuda::DeviceInfo devInfo; 64 devInfo = GET_PARAM(0); 67 cv::cuda::setDevice(devInfo.deviceID());
|
/external/opencv3/modules/cudalegacy/test/ |
test_nvidia.cpp | 54 cv::cuda::DeviceInfo devInfo; 60 devInfo = GetParam(); 62 cv::cuda::setDevice(devInfo.deviceID());
|
test_labeling.cpp | 156 cv::cuda::DeviceInfo devInfo; 160 devInfo = GetParam(); 161 cv::cuda::setDevice(devInfo.deviceID());
|
/cts/tests/tests/media/src/android/media/cts/ |
AudioPlayRoutingNative.java | 111 for (AudioDeviceInfo devInfo : deviceList) { 112 assertTrue(routingObj.setPreferredDevice(devInfo));
|
AudioRecordRoutingNative.java | 121 for (AudioDeviceInfo devInfo : deviceList) { 122 assertTrue(routingObj.setPreferredDevice(devInfo));
|
/device/asus/fugu/libaudio/ |
AudioHotplugThread.h | 40 virtual void onDeviceFound(const DeviceInfo& devInfo) = 0;
|
AudioHardwareInput.h | 52 virtual void onDeviceFound(const AudioHotplugThread::DeviceInfo& devInfo);
|
/external/opencv3/modules/cudafeatures2d/test/ |
test_features2d.cpp | 60 cv::cuda::DeviceInfo devInfo; 66 devInfo = GET_PARAM(0); 70 cv::cuda::setDevice(devInfo.deviceID()); 81 if (!supportFeature(devInfo, cv::cuda::GLOBAL_ATOMICS)) 129 cv::cuda::DeviceInfo devInfo; 142 devInfo = GET_PARAM(0); 153 cv::cuda::setDevice(devInfo.deviceID()); 169 if (!supportFeature(devInfo, cv::cuda::GLOBAL_ATOMICS)) 228 cv::cuda::DeviceInfo devInfo; 240 devInfo = GET_PARAM(0) [all...] |
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pWfdInfo.java | 59 public WifiP2pWfdInfo(int devInfo, int ctrlPort, int maxTput) { 61 mDeviceInfo = devInfo;
|
/external/opencv3/modules/core/src/ |
cuda_host_mem.cpp | 189 DeviceInfo devInfo; 190 CV_Assert( devInfo.canMapHostMemory() ); 212 DeviceInfo devInfo; 213 step = alignUpStep(step, devInfo.textureAlignment());
|
/external/opencv3/modules/cudabgsegm/test/ |
test_bgsegm.cpp | 75 cv::cuda::DeviceInfo devInfo; 83 devInfo = GET_PARAM(0); 84 cv::cuda::setDevice(devInfo.deviceID());
|
/external/opencv3/modules/cudaimgproc/src/ |
hough_lines.cpp | 159 DeviceInfo devInfo; 160 linesAccum_gpu(srcPoints, pointsCount, accum_, rho_, theta_, devInfo.sharedMemPerBlock(), devInfo.supports(FEATURE_SET_COMPUTE_20));
|
hough_segments.cpp | 163 DeviceInfo devInfo; 164 linesAccum_gpu(srcPoints, pointsCount, accum_, rho_, theta_, devInfo.sharedMemPerBlock(), devInfo.supports(FEATURE_SET_COMPUTE_20));
|
/external/wpa_supplicant_8/hs20/server/www/ |
users.php | 39 if ($mo != "devinfo" && $mo != "devdetail" && $mo != "pps") 133 if (strlen($row['devinfo']) > 0) { 134 echo "[<a href=\"users.php?cmd=mo&id=$id&mo=devinfo\">DevInfo</a>]\n"; 334 xml_parse_into_struct($xml, $row['devinfo'], $devinfo); 335 foreach($devinfo as $k) {
|
/hardware/bsp/intel/peripheral/libmraa/src/usb/ |
ftdi_ft4222.c | 59 FT_DEVICE_LIST_INFO_NODE* devInfo = NULL; 71 devInfo = calloc((size_t) numDevs, sizeof(FT_DEVICE_LIST_INFO_NODE)); 72 if (devInfo == NULL) { 77 ftStatus = FT_GetDeviceInfoList(devInfo, &numDevs); 95 if (devInfo[0].Type == FT_DEVICE_4222H_0) 96 locationIdI2c = devInfo[0].LocId; 97 if (devInfo[1].Type == FT_DEVICE_4222H_0) 98 locationIdGpio = devInfo[1].LocId; 147 if (devInfo != NULL) 148 free(devInfo); [all...] |
/external/opencv3/modules/cudaarithm/test/ |
test_stream.cpp | 64 cv::cuda::DeviceInfo devInfo = GetParam(); 65 cv::cuda::setDevice(devInfo.deviceID());
|