Searched refs:SupportedFormat (Results 1 – 3 of 3) sorted by relevance
38 StreamFormat(const arc::SupportedFormat& format);66 arc::SupportedFormat* out_format);69 arc::SupportedFormat* out_format);
35 using arc::SupportedFormat;321 arc::SupportedFormat supported_format; in GetSupportedFormats()515 SupportedFormat format; in SetFormat()
40 struct SupportedFormat { struct51 typedef std::vector<SupportedFormat> SupportedFormats; argument