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

  /src/sys/sys/
videoio.h 2576 struct v4l2_control { struct
3332 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control)
3333 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
videoio.h 2576 struct v4l2_control { struct
3332 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control)
3333 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)

Completed in 32 milliseconds