Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dv4l2-controls.h72 #define V4L2_CID_USER_BASE V4L2_CID_BASE macro
153 #define V4L2_CID_USER_MEYE_BASE (V4L2_CID_USER_BASE + 0x1000)
157 #define V4L2_CID_USER_BTTV_BASE (V4L2_CID_USER_BASE + 0x1010)
162 #define V4L2_CID_USER_S2255_BASE (V4L2_CID_USER_BASE + 0x1030)
168 #define V4L2_CID_USER_SI476X_BASE (V4L2_CID_USER_BASE + 0x1040)
172 #define V4L2_CID_USER_TI_VPE_BASE (V4L2_CID_USER_BASE + 0x1050)
176 #define V4L2_CID_USER_SAA7134_BASE (V4L2_CID_USER_BASE + 0x1060)
180 #define V4L2_CID_USER_ADV7180_BASE (V4L2_CID_USER_BASE + 0x1070)
184 #define V4L2_CID_USER_TC358743_BASE (V4L2_CID_USER_BASE + 0x1080)
189 #define V4L2_CID_USER_MAX217X_BASE (V4L2_CID_USER_BASE + 0x1090)
[all …]
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)
/Linux-v5.10/drivers/media/i2c/
Dmt9v032.c611 #define V4L2_CID_TEST_PATTERN_COLOR (V4L2_CID_USER_BASE | 0x1001)
617 #define V4L2_CID_AEGC_DESIRED_BIN (V4L2_CID_USER_BASE | 0x1002)
628 #define V4L2_CID_AEC_LPF (V4L2_CID_USER_BASE | 0x1003)
629 #define V4L2_CID_AGC_LPF (V4L2_CID_USER_BASE | 0x1004)
634 #define V4L2_CID_AEC_UPDATE_INTERVAL (V4L2_CID_USER_BASE | 0x1005)
635 #define V4L2_CID_AGC_UPDATE_INTERVAL (V4L2_CID_USER_BASE | 0x1006)
639 #define V4L2_CID_AEC_MAX_SHUTTER_WIDTH (V4L2_CID_USER_BASE | 0x1007)
Dmt9t001.c480 #define V4L2_CID_TEST_PATTERN_COLOR (V4L2_CID_USER_BASE | 0x1001)
481 #define V4L2_CID_BLACK_LEVEL_AUTO (V4L2_CID_USER_BASE | 0x1002)
482 #define V4L2_CID_BLACK_LEVEL_OFFSET (V4L2_CID_USER_BASE | 0x1003)
483 #define V4L2_CID_BLACK_LEVEL_CALIBRATE (V4L2_CID_USER_BASE | 0x1004)
Dmt9p031.c647 #define V4L2_CID_BLC_AUTO (V4L2_CID_USER_BASE | 0x1002)
648 #define V4L2_CID_BLC_TARGET_LEVEL (V4L2_CID_USER_BASE | 0x1003)
649 #define V4L2_CID_BLC_ANALOG_OFFSET (V4L2_CID_USER_BASE | 0x1004)
650 #define V4L2_CID_BLC_DIGITAL_OFFSET (V4L2_CID_USER_BASE | 0x1005)
/Linux-v5.10/drivers/media/platform/vsp1/
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)
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)
Dvsp1_hgt.c69 #define V4L2_CID_VSP1_HGT_HUE_AREAS (V4L2_CID_USER_BASE | 0x1001)
Dvsp1_lut.c38 #define V4L2_CID_VSP1_LUT_TABLE (V4L2_CID_USER_BASE | 0x1001)
Dvsp1_sru.c37 #define V4L2_CID_VSP1_SRU_INTENSITY (V4L2_CID_USER_BASE | 0x1001)
/Linux-v5.10/drivers/media/pci/solo6x10/
Dsolo6x10.h87 #define SOLO_CID_CUSTOM_BASE (V4L2_CID_USER_BASE | 0xf000)
/Linux-v5.10/drivers/media/test-drivers/
Dvim2m.c152 #define V4L2_CID_TRANS_TIME_MSEC (V4L2_CID_USER_BASE + 0x1000)
153 #define V4L2_CID_TRANS_NUM_BUFS (V4L2_CID_USER_BASE + 0x1001)
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dcontrol.rst65 ``V4L2_CID_USER_BASE``
/Linux-v5.10/drivers/staging/media/ipu3/include/
Dintel-ipu3.h16 #define V4L2_CID_INTEL_IPU3_BASE (V4L2_CID_USER_BASE + 0x10c0)
/Linux-v5.10/drivers/media/usb/cpia2/
Dcpia2_v4l.c64 #define CPIA2_CID_USB_ALT (V4L2_CID_USER_BASE | 0xf000)
/Linux-v5.10/drivers/media/usb/pwc/
Dpwc-v4l.c28 #define PWC_CID_CUSTOM(ctrl) ((V4L2_CID_USER_BASE | 0xf000) + custom_ ## ctrl)
/Linux-v5.10/drivers/media/test-drivers/vivid/
Dvivid-ctrls.c23 #define VIVID_CID_CUSTOM_BASE (V4L2_CID_USER_BASE | 0xf000)