Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_device.cc219 if (!OpenDevicePath(path, type)) { in Open()
267 if (!OpenDevicePath(device.first, type)) { in GetSupportedDecodeProfiles()
380 bool V4L2Device::OpenDevicePath(const std::string& path, Type type) { in OpenDevicePath() function in media::V4L2Device
426 if (!OpenDevicePath(path, type)) in EnumerateDevicesForType()
Dv4l2_device.h130 bool OpenDevicePath(const std::string& path, Type type);