Home
last modified time | relevance | path

Searched refs:IsV4L2Device (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/media/devices/
Dv4llookup.h46 static bool IsV4L2Device(const std::string& device_path) { in IsV4L2Device() function
Dlinuxdevicemanager.cc147 V4LLookup::IsV4L2Device(device_name)) { in ScanDeviceDirectory()
270 if (V4LLookup::IsV4L2Device(device_path)) { in ScanV4L2Devices()