Searched refs:v4l2_pixfmt (Results 1 – 2 of 2) sorted by relevance
209 bool V4L2Device::Open(Type type, uint32_t v4l2_pixfmt) { in Open() argument211 std::string path = GetDevicePathFor(type, v4l2_pixfmt); in Open()214 VLOGF(1) << "No devices supporting " << std::hex << "0x" << v4l2_pixfmt in Open()
58 bool Open(Type type, uint32_t v4l2_pixfmt);