Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dmeye.h61 #define V4L2_CID_MEYE_AGC (V4L2_CID_USER_MEYE_BASE + 0)
62 #define V4L2_CID_MEYE_PICTURE (V4L2_CID_USER_MEYE_BASE + 1)
63 #define V4L2_CID_MEYE_FRAMERATE (V4L2_CID_USER_MEYE_BASE + 2)
Dv4l2-controls.h158 #define V4L2_CID_USER_MEYE_BASE (V4L2_CID_USER_BASE + 0x1000) macro