Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/
Dv4l2_wrapper.h129 arc::SupportedFormats supported_formats_; variable
Dv4l2_wrapper.cpp93 supported_formats_ = GetSupportedFormats(); in Connect()
94 qualified_formats_ = StreamFormat::GetQualifiedFormats(supported_formats_); in Connect()
516 if (!StreamFormat::FindBestFitFormat(supported_formats_, qualified_formats_, in SetFormat()