Searched refs:V4L2_CID_USER_BASE (Results 1 - 14 of 14) sorted by relevance

/linux-master/include/uapi/linux/
H A Dxilinx-v4l2-controls.h27 #define V4L2_CID_XILINX_BASE (V4L2_CID_USER_BASE + V4L2_CID_XILINX_OFFSET)
37 #define V4L2_CID_XILINX_TPG (V4L2_CID_USER_BASE + 0xc000)
H A Dv4l2-controls.h37 #define V4L2_CID_USER_BASE V4L2_CID_BASE macro
123 #define V4L2_CID_USER_MEYE_BASE (V4L2_CID_USER_BASE + 0x1000)
128 #define V4L2_CID_USER_BTTV_BASE (V4L2_CID_USER_BASE + 0x1010)
133 #define V4L2_CID_USER_S2255_BASE (V4L2_CID_USER_BASE + 0x1030)
139 #define V4L2_CID_USER_SI476X_BASE (V4L2_CID_USER_BASE + 0x1040)
143 #define V4L2_CID_USER_TI_VPE_BASE (V4L2_CID_USER_BASE + 0x1050)
147 #define V4L2_CID_USER_SAA7134_BASE (V4L2_CID_USER_BASE + 0x1060)
151 #define V4L2_CID_USER_ADV7180_BASE (V4L2_CID_USER_BASE + 0x1070)
155 #define V4L2_CID_USER_TC358743_BASE (V4L2_CID_USER_BASE + 0x1080)
160 #define V4L2_CID_USER_MAX217X_BASE (V4L2_CID_USER_BASE
[all...]
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_clu.c38 #define V4L2_CID_VSP1_CLU_TABLE (V4L2_CID_USER_BASE | 0x1001)
39 #define V4L2_CID_VSP1_CLU_MODE (V4L2_CID_USER_BASE | 0x1002)
H A Dvsp1_hgo.c99 #define V4L2_CID_VSP1_HGO_MAX_RGB (V4L2_CID_USER_BASE | 0x1001)
100 #define V4L2_CID_VSP1_HGO_NUM_BINS (V4L2_CID_USER_BASE | 0x1002)
H A Dvsp1_lut.c38 #define V4L2_CID_VSP1_LUT_TABLE (V4L2_CID_USER_BASE | 0x1001)
H A Dvsp1_hgt.c69 #define V4L2_CID_VSP1_HGT_HUE_AREAS (V4L2_CID_USER_BASE | 0x1001)
H A Dvsp1_sru.c37 #define V4L2_CID_VSP1_SRU_INTENSITY (V4L2_CID_USER_BASE | 0x1001)
/linux-master/drivers/media/i2c/
H A Dmt9v032.c618 #define V4L2_CID_TEST_PATTERN_COLOR (V4L2_CID_USER_BASE | 0x1001)
624 #define V4L2_CID_AEGC_DESIRED_BIN (V4L2_CID_USER_BASE | 0x1002)
635 #define V4L2_CID_AEC_LPF (V4L2_CID_USER_BASE | 0x1003)
636 #define V4L2_CID_AGC_LPF (V4L2_CID_USER_BASE | 0x1004)
641 #define V4L2_CID_AEC_UPDATE_INTERVAL (V4L2_CID_USER_BASE | 0x1005)
642 #define V4L2_CID_AGC_UPDATE_INTERVAL (V4L2_CID_USER_BASE | 0x1006)
646 #define V4L2_CID_AEC_MAX_SHUTTER_WIDTH (V4L2_CID_USER_BASE | 0x1007)
H A Dmt9p031.c733 #define V4L2_CID_BLC_AUTO (V4L2_CID_USER_BASE | 0x1002)
734 #define V4L2_CID_BLC_TARGET_LEVEL (V4L2_CID_USER_BASE | 0x1003)
735 #define V4L2_CID_BLC_ANALOG_OFFSET (V4L2_CID_USER_BASE | 0x1004)
736 #define V4L2_CID_BLC_DIGITAL_OFFSET (V4L2_CID_USER_BASE | 0x1005)
/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10.h87 #define SOLO_CID_CUSTOM_BASE (V4L2_CID_USER_BASE | 0xf000)
/linux-master/drivers/media/test-drivers/
H A Dvim2m.c147 #define V4L2_CID_TRANS_TIME_MSEC (V4L2_CID_USER_BASE + 0x1000)
148 #define V4L2_CID_TRANS_NUM_BUFS (V4L2_CID_USER_BASE + 0x1001)
/linux-master/drivers/media/usb/pwc/
H A Dpwc-v4l.c28 #define PWC_CID_CUSTOM(ctrl) ((V4L2_CID_USER_BASE | 0xf000) + custom_ ## ctrl)
/linux-master/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h18 #define V4L2_CID_INTEL_IPU3_BASE (V4L2_CID_USER_BASE + 0x10c0)
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c23 #define VIVID_CID_CUSTOM_BASE (V4L2_CID_USER_BASE | 0xf000)

Completed in 340 milliseconds