Searched refs:gb_gain (Results 1 - 8 of 8) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rk-preisp.h | 65 * @gb_gain: awb gb gain 72 unsigned short gb_gain; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rk-preisp.h | 76 * @gb_gain: awb gb gain 83 unsigned short gb_gain; member
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 236 hi_u16 gb_gain[HI_ISP_LSC_GRID_POINTS];
member 243 hi_u16 gb_gain[HI_ISP_RLSC_POINTS];
member
|
H A D | hi_comm_isp_adapt.h | 582 hi_u16 gb_gain[HI_ISP_LSC_GRID_POINTS]; /* RW; Range:[0, 1023];Member used to store the calibration data of the
member 595 hi_u16 gb_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 682 hi_u16 gb_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 2392 hi_u16 gb_gain; /* RW; Range: [0x0, 0xFFF]; Format:4.8; Multiplier for Gb color channel */
member 2456 hi_u16 gb_gain; /* R; Range: [0x0, 0xFFF]; Format:8.8; AWB result of Gb color channel */
member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 236 hi_u16 gb_gain[HI_ISP_LSC_GRID_POINTS];
member 243 hi_u16 gb_gain[HI_ISP_RLSC_POINTS];
member
|
H A D | hi_comm_isp_adapt.h | 582 hi_u16 gb_gain[HI_ISP_LSC_GRID_POINTS]; /* RW; Range:[0, 1023];Member used to store the calibration data of the
member 595 hi_u16 gb_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 682 hi_u16 gb_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 2392 hi_u16 gb_gain; /* RW; Range: [0x0, 0xFFF]; Format:4.8; Multiplier for Gb color channel */
member 2456 hi_u16 gb_gain; /* R; Range: [0x0, 0xFFF]; Format:8.8; AWB result of Gb color channel */
member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 1603 hdrae->gb_gain = awb_gain->gain_green_b;
in _preisp_isr_update_hdrae_para() 1611 hdrae->gb_gain = 0x0100;
in _preisp_isr_update_hdrae_para() 1695 params_vdev->hdrae_para.gb_gain = 0x0100;
in rkisp1_params_first_cfg_v1x()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 2087 hdrae->gb_gain = awb_gain->gain_green_b; in __preisp_isr_update_hdrae_para() 2095 hdrae->gb_gain = 0x0100; in __preisp_isr_update_hdrae_para() 2208 params_vdev->hdrae_para.gb_gain = 0x0100; in rkisp1_params_first_cfg_v1x()
|
Completed in 25 milliseconds