Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_device.cc270 const auto& devices = GetDevicesForType(type); in GetSupportedDecodeProfiles()
447 const V4L2Device::Devices& V4L2Device::GetDevicesForType(Type type) { in GetDevicesForType() function in media::V4L2Device
456 const Devices& devices = GetDevicesForType(type); in GetDevicePathFor()
Dv4l2_device.h141 const Devices& GetDevicesForType(Type type);