Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dvideodev2.h834 #define V4L2_CID_BASE (V4L2_CTRL_CLASS_USER | 0x900) macro
835 #define V4L2_CID_USER_BASE V4L2_CID_BASE
840 #define V4L2_CID_BRIGHTNESS (V4L2_CID_BASE+0)
841 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
842 #define V4L2_CID_SATURATION (V4L2_CID_BASE+2)
843 #define V4L2_CID_HUE (V4L2_CID_BASE+3)
844 #define V4L2_CID_AUDIO_VOLUME (V4L2_CID_BASE+5)
845 #define V4L2_CID_AUDIO_BALANCE (V4L2_CID_BASE+6)
846 #define V4L2_CID_AUDIO_BASS (V4L2_CID_BASE+7)
847 #define V4L2_CID_AUDIO_TREBLE (V4L2_CID_BASE+8)
[all …]