Searched defs:v4l2PixFmt (Results 1 – 2 of 2) sorted by relevance
184 std::optional<Fourcc> Fourcc::fromV4L2PixFmt(uint32_t v4l2PixFmt) { in fromV4L2PixFmt()
1103 bool V4L2Device::open(Type type, uint32_t v4l2PixFmt) { in open()