Searched refs:V4L2_CID_BASE (Results 1 – 2 of 2) sorted by relevance
36 #define V4L2_CID_BASE (V4L2_CTRL_CLASS_USER | 0x900) macro37 #define V4L2_CID_USER_BASE V4L2_CID_BASE39 #define V4L2_CID_BRIGHTNESS (V4L2_CID_BASE+0)40 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)41 #define V4L2_CID_SATURATION (V4L2_CID_BASE+2)42 #define V4L2_CID_HUE (V4L2_CID_BASE+3)43 #define V4L2_CID_AUDIO_VOLUME (V4L2_CID_BASE+5)44 #define V4L2_CID_AUDIO_BALANCE (V4L2_CID_BASE+6)45 #define V4L2_CID_AUDIO_BASS (V4L2_CID_BASE+7)46 #define V4L2_CID_AUDIO_TREBLE (V4L2_CID_BASE+8)[all …]
48 with successive ``id`` values starting from ``V4L2_CID_BASE`` up to and