Searched refs:supported_fourcc (Results 1 – 1 of 1) sorted by relevance
203 for (const auto& supported_fourcc : supported_fourccs) { in GetQualifiedFormats() local205 if (supported_format.fourcc != supported_fourcc) { in GetQualifiedFormats()