Home
last modified time | relevance | path

Searched refs:supported_fourccs (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
Dstream_format.cpp201 const std::vector<uint32_t> supported_fourccs = GetSupportedFourCCs(); in GetQualifiedFormats() local
203 for (const auto& supported_fourcc : supported_fourccs) { in GetQualifiedFormats()