Searched refs:V4L2_CID_BASE (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dv4l2-controls.h66 #define V4L2_CID_BASE (V4L2_CTRL_CLASS_USER | 0x900) macro
67 #define V4L2_CID_USER_BASE V4L2_CID_BASE
69 #define V4L2_CID_BRIGHTNESS (V4L2_CID_BASE+0)
70 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
71 #define V4L2_CID_SATURATION (V4L2_CID_BASE+2)
72 #define V4L2_CID_HUE (V4L2_CID_BASE+3)
73 #define V4L2_CID_AUDIO_VOLUME (V4L2_CID_BASE+5)
74 #define V4L2_CID_AUDIO_BALANCE (V4L2_CID_BASE+6)
75 #define V4L2_CID_AUDIO_BASS (V4L2_CID_BASE+7)
76 #define V4L2_CID_AUDIO_TREBLE (V4L2_CID_BASE
[all...]

Completed in 33 milliseconds