HomeSort by relevance Sort by last modified time
    Searched refs:GetDevicesForType (Results 1 - 2 of 2) sorted by null

  /external/v4l2_codec2/vda/
v4l2_device.h 143 const Devices& GetDevicesForType(Type type);
v4l2_device.cc 278 const auto& devices = GetDevicesForType(type);
456 const V4L2Device::Devices& V4L2Device::GetDevicesForType(Type type) {
465 const Devices& devices = GetDevicesForType(type);

Completed in 314 milliseconds