Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dv4l2-controls.h71 #define V4L2_CID_BASE (V4L2_CTRL_CLASS_USER | 0x900) macro
72 #define V4L2_CID_USER_BASE V4L2_CID_BASE
74 #define V4L2_CID_BRIGHTNESS (V4L2_CID_BASE+0)
75 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
76 #define V4L2_CID_SATURATION (V4L2_CID_BASE+2)
77 #define V4L2_CID_HUE (V4L2_CID_BASE+3)
78 #define V4L2_CID_AUDIO_VOLUME (V4L2_CID_BASE+5)
79 #define V4L2_CID_AUDIO_BALANCE (V4L2_CID_BASE+6)
80 #define V4L2_CID_AUDIO_BASS (V4L2_CID_BASE+7)
81 #define V4L2_CID_AUDIO_TREBLE (V4L2_CID_BASE+8)
[all …]
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dcontrol.rst62 ``V4L2_CID_BASE``
66 Synonym of ``V4L2_CID_BASE``.
396 for (queryctrl.id = V4L2_CID_BASE;
Dvidioc-queryctrl.rst48 with successive ``id`` values starting from ``V4L2_CID_BASE`` up to and