HomeSort by: relevance | last modified time | path
    Searched defs:v4l2_selection (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/sys/
videoio.h 2105 * struct v4l2_selection - selection info
2117 struct v4l2_selection { struct
3391 #define VIDIOC_G_SELECTION _IOWR('V', 94, struct v4l2_selection)
3392 #define VIDIOC_S_SELECTION _IOWR('V', 95, struct v4l2_selection)

Completed in 17 milliseconds