Home
last modified time | relevance | path

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

/external/libkmsxx/kms++util/src/
Dvideodevice.cpp121 static void v4l2_get_selection(int fd, uint32_t& left, uint32_t& top, uint32_t& width, uint32_t& he… in v4l2_get_selection() function
500 v4l2_get_selection(m_fd, left, top, width, height, get_buf_type(m_type)); in get_selection()