Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dcuda_stream.cpp363 int deviceCount = getCudaEnabledDeviceCount(); in getNullStream() local
365 if (deviceCount > 0) in getNullStream()
366 streams_.resize(deviceCount); in getNullStream()
387 int deviceCount = getCudaEnabledDeviceCount(); in getMemoryPool() local
389 if (deviceCount > 0) in getMemoryPool()
390 pools_.resize(deviceCount); in getMemoryPool()
648 const int deviceCount = getCudaEnabledDeviceCount(); in setBufferPoolConfig()
650 for (deviceId = 0; deviceId < deviceCount; ++deviceId) in setBufferPoolConfig()
/external/webrtc/webrtc/modules/video_capture/ios/
Ddevice_info_ios.mm56 int deviceCount = [DeviceInfoIosObjC captureDeviceCount];
58 for (int i = 0; i < deviceCount; i++) {
/external/opencv3/modules/ts/src/
Dcuda_test.cpp178 int deviceCount = getCudaEnabledDeviceCount(); in loadAll() local
181 devices_.reserve(deviceCount); in loadAll()
183 for (int i = 0; i < deviceCount; ++i) in loadAll()
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...