Home
last modified time | relevance | path

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

/external/libkmsxx/kms++util/src/
Dvideodevice.cpp34 static void v4l2_set_format(int fd, PixelFormat fmt, uint32_t width, uint32_t height, uint32_t buf_… in v4l2_set_format() function
414 v4l2_set_format(m_fd, fmt, width, height, get_buf_type(m_type)); in set_format()