Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dmeye.h39 #define V4L2_CID_MEYE_AGC (V4L2_CID_USER_MEYE_BASE + 0)
40 #define V4L2_CID_MEYE_PICTURE (V4L2_CID_USER_MEYE_BASE + 1)
41 #define V4L2_CID_MEYE_FRAMERATE (V4L2_CID_USER_MEYE_BASE + 2)
Dv4l2-controls.h122 #define V4L2_CID_USER_MEYE_BASE (V4L2_CID_USER_BASE + 0x1000) macro