Searched defs:SupportedFormat (Results 1 – 2 of 2) sorted by relevance
72 struct SupportedFormat { struct73 SupportedFormat() {} in SupportedFormat() function74 SupportedFormat(uint32_t w, uint32_t h, uint32_t fmt, uint32_t fps) in SupportedFormat() argument88 typedef std::vector<SupportedFormat> SupportedFormats; argument
2797 SupportedFormat, enumerator