Searched refs:gr_gain (Results 1 - 8 of 8) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rk-preisp.h | 64 * @gr_gain: awb gr gain 71 unsigned short gr_gain; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rk-preisp.h | 75 * @gr_gain: awb gr gain 82 unsigned short gr_gain; member
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 235 hi_u16 gr_gain[HI_ISP_LSC_GRID_POINTS];
member 242 hi_u16 gr_gain[HI_ISP_RLSC_POINTS];
member
|
H A D | hi_comm_isp_adapt.h | 580 hi_u16 gr_gain[HI_ISP_LSC_GRID_POINTS]; /* RW; Range:[0, 1023];Member used to store the calibration data of the
member 592 hi_u16 gr_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 680 hi_u16 gr_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 2391 hi_u16 gr_gain; /* RW; Range: [0x0, 0xFFF]; Format:4.8; Multiplier for Gr color channel */
member 2455 hi_u16 gr_gain; /* R; Range: [0x0, 0xFFF]; Format:8.8; AWB result of Gr color channel */
member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 235 hi_u16 gr_gain[HI_ISP_LSC_GRID_POINTS];
member 242 hi_u16 gr_gain[HI_ISP_RLSC_POINTS];
member
|
H A D | hi_comm_isp_adapt.h | 580 hi_u16 gr_gain[HI_ISP_LSC_GRID_POINTS]; /* RW; Range:[0, 1023];Member used to store the calibration data of the
member 592 hi_u16 gr_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 680 hi_u16 gr_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 2391 hi_u16 gr_gain; /* RW; Range: [0x0, 0xFFF]; Format:4.8; Multiplier for Gr color channel */
member 2455 hi_u16 gr_gain; /* R; Range: [0x0, 0xFFF]; Format:8.8; AWB result of Gr color channel */
member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 1602 hdrae->gr_gain = awb_gain->gain_green_r;
in _preisp_isr_update_hdrae_para() 1610 hdrae->gr_gain = 0x0100;
in _preisp_isr_update_hdrae_para() 1694 params_vdev->hdrae_para.gr_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 | 2086 hdrae->gr_gain = awb_gain->gain_green_r; in __preisp_isr_update_hdrae_para() 2094 hdrae->gr_gain = 0x0100; in __preisp_isr_update_hdrae_para() 2207 params_vdev->hdrae_para.gr_gain = 0x0100; in rkisp1_params_first_cfg_v1x()
|
Completed in 29 milliseconds