Home
last modified time | relevance | path

Searched defs:v4l2_formats (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory.cpp40 std::set<uint32_t> v4l2_formats; in GetHalFormats() local
Dv4l2_wrapper.cpp342 int V4L2Wrapper::GetFormats(std::set<uint32_t>* v4l2_formats) { in GetFormats()
362 int V4L2Wrapper::GetQualifiedFormats(std::vector<uint32_t>* v4l2_formats) { in GetQualifiedFormats()