Searched refs:FindBestFitFormat (Results 1 – 3 of 3) sorted by relevance
64 static bool FindBestFitFormat(const arc::SupportedFormats& supported_formats,
150 bool StreamFormat::FindBestFitFormat(const SupportedFormats& supported_formats, in FindBestFitFormat() function in v4l2_camera_hal::StreamFormat
518 if (!StreamFormat::FindBestFitFormat(supported_formats_, qualified_formats_, in SetFormat()