Lines Matching refs:V4L2_CID_BASE
895 #define V4L2_CID_BASE (V4L2_CTRL_CLASS_USER | 0x900) macro
896 #define V4L2_CID_USER_BASE V4L2_CID_BASE
900 #define V4L2_CID_BRIGHTNESS (V4L2_CID_BASE+0)
901 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
902 #define V4L2_CID_SATURATION (V4L2_CID_BASE+2)
904 #define V4L2_CID_HUE (V4L2_CID_BASE+3)
905 #define V4L2_CID_AUDIO_VOLUME (V4L2_CID_BASE+5)
906 #define V4L2_CID_AUDIO_BALANCE (V4L2_CID_BASE+6)
907 #define V4L2_CID_AUDIO_BASS (V4L2_CID_BASE+7)
909 #define V4L2_CID_AUDIO_TREBLE (V4L2_CID_BASE+8)
910 #define V4L2_CID_AUDIO_MUTE (V4L2_CID_BASE+9)
911 #define V4L2_CID_AUDIO_LOUDNESS (V4L2_CID_BASE+10)
912 #define V4L2_CID_BLACK_LEVEL (V4L2_CID_BASE+11)
914 #define V4L2_CID_AUTO_WHITE_BALANCE (V4L2_CID_BASE+12)
915 #define V4L2_CID_DO_WHITE_BALANCE (V4L2_CID_BASE+13)
916 #define V4L2_CID_RED_BALANCE (V4L2_CID_BASE+14)
917 #define V4L2_CID_BLUE_BALANCE (V4L2_CID_BASE+15)
919 #define V4L2_CID_GAMMA (V4L2_CID_BASE+16)
921 #define V4L2_CID_EXPOSURE (V4L2_CID_BASE+17)
922 #define V4L2_CID_AUTOGAIN (V4L2_CID_BASE+18)
924 #define V4L2_CID_GAIN (V4L2_CID_BASE+19)
925 #define V4L2_CID_HFLIP (V4L2_CID_BASE+20)
926 #define V4L2_CID_VFLIP (V4L2_CID_BASE+21)
927 #define V4L2_CID_HCENTER (V4L2_CID_BASE+22)
929 #define V4L2_CID_VCENTER (V4L2_CID_BASE+23)
930 #define V4L2_CID_POWER_LINE_FREQUENCY (V4L2_CID_BASE+24)
939 #define V4L2_CID_HUE_AUTO (V4L2_CID_BASE+25)
940 #define V4L2_CID_WHITE_BALANCE_TEMPERATURE (V4L2_CID_BASE+26)
941 #define V4L2_CID_SHARPNESS (V4L2_CID_BASE+27)
942 #define V4L2_CID_BACKLIGHT_COMPENSATION (V4L2_CID_BASE+28)
944 #define V4L2_CID_CHROMA_AGC (V4L2_CID_BASE+29)
945 #define V4L2_CID_COLOR_KILLER (V4L2_CID_BASE+30)
946 #define V4L2_CID_COLORFX (V4L2_CID_BASE+31)
962 #define V4L2_CID_AUTOBRIGHTNESS (V4L2_CID_BASE+32)
964 #define V4L2_CID_BAND_STOP_FILTER (V4L2_CID_BASE+33)
965 #define V4L2_CID_ROTATE (V4L2_CID_BASE+34)
966 #define V4L2_CID_BG_COLOR (V4L2_CID_BASE+35)
967 #define V4L2_CID_CHROMA_GAIN (V4L2_CID_BASE+36)
969 #define V4L2_CID_ILLUMINATORS_1 (V4L2_CID_BASE+37)
970 #define V4L2_CID_ILLUMINATORS_2 (V4L2_CID_BASE+38)
971 #define V4L2_CID_MIN_BUFFERS_FOR_CAPTURE (V4L2_CID_BASE+39)
972 #define V4L2_CID_MIN_BUFFERS_FOR_OUTPUT (V4L2_CID_BASE+40)
974 #define V4L2_CID_ALPHA_COMPONENT (V4L2_CID_BASE+41)
975 #define V4L2_CID_LASTP1 (V4L2_CID_BASE+42)
976 #define V4L2_CID_SPECIAL_EFFECT (V4L2_CID_BASE+43)