Searched refs:kUsbDevicePathPrefix (Results 1 – 1 of 1) sorted by relevance
97 static const char kUsbDevicePathPrefix[] = "\\\\?\\usb"; variable151 if (strnicmp(devices[i].id.c_str(), kUsbDevicePathPrefix, in GetDefaultVideoCaptureDevice()152 arraysize(kUsbDevicePathPrefix) - 1) == 0) { in GetDefaultVideoCaptureDevice()