Searched refs:SupportedFormats (Results 1 – 3 of 3) sorted by relevance
66 V4L2Device* device, SupportedFormats* supported_formats) { in GetSupportedFormats()117 SupportedFormat GetMaximumResolution(const SupportedFormats& formats) { in GetMaximumResolution()131 const SupportedFormat* FindFormatByResolution(const SupportedFormats& formats, in FindFormatByResolution()147 const SupportedFormat* FindFormatByFourcc(const SupportedFormats& formats, in FindFormatByFourcc()254 SupportedFormats supported_formats; in TestResolutions()262 SupportedFormats required_resolutions; in TestResolutions()382 SupportedFormats supported_formats; in TestFirstFrameAfterStreamOn()451 SupportedFormats supported_formats; in TestMinimumResolution()
62 typedef std::vector<SupportedFormat> SupportedFormats; typedef
5325 uint8_t SupportedFormats; in parsePrefix() member5356 if (~Prefix->SupportedFormats & CurrentFormat) { in parsePrefix()