Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_device.cc209 bool V4L2Device::Open(Type type, uint32_t v4l2_pixfmt) { in Open() argument
211 std::string path = GetDevicePathFor(type, v4l2_pixfmt); in Open()
214 VLOGF(1) << "No devices supporting " << std::hex << "0x" << v4l2_pixfmt in Open()
Dv4l2_device.h58 bool Open(Type type, uint32_t v4l2_pixfmt);