Searched refs:supported_formats_ (Results 1 – 2 of 2) sorted by relevance
129 arc::SupportedFormats supported_formats_; variable
93 supported_formats_ = GetSupportedFormats(); in Connect()94 qualified_formats_ = StreamFormat::GetQualifiedFormats(supported_formats_); in Connect()516 if (!StreamFormat::FindBestFitFormat(supported_formats_, qualified_formats_, in SetFormat()