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