Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A 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 …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A 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 …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dv4l2-controls.h72 #define V4L2_CID_BASE (V4L2_CTRL_CLASS_USER | 0x900) macro
73 #define V4L2_CID_USER_BASE V4L2_CID_BASE
75 #define V4L2_CID_BRIGHTNESS (V4L2_CID_BASE+0)
76 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
77 #define V4L2_CID_SATURATION (V4L2_CID_BASE+2)
78 #define V4L2_CID_HUE (V4L2_CID_BASE+3)
79 #define V4L2_CID_AUDIO_VOLUME (V4L2_CID_BASE+5)
80 #define V4L2_CID_AUDIO_BALANCE (V4L2_CID_BASE+6)
81 #define V4L2_CID_AUDIO_BASS (V4L2_CID_BASE+7)
82 #define V4L2_CID_AUDIO_TREBLE (V4L2_CID_BASE+8)
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A 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 …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dcontrol.rst62 ``V4L2_CID_BASE``
66 Synonym of ``V4L2_CID_BASE``.
396 for (queryctrl.id = V4L2_CID_BASE;
H A Dvidioc-queryctrl.rst48 with successive ``id`` values starting from ``V4L2_CID_BASE`` up to and