Searched refs:r_gain (Results 1 - 8 of 8) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 86 hi_u8 r_gain; /* Range: [0, 31] */
member 107 hi_u8 r_gain[ISP_AUTO_ISO_STRENGTH_NUM]; /* Range: [0, 31] */
member 234 hi_u16 r_gain[HI_ISP_LSC_GRID_POINTS];
member 241 hi_u16 r_gain[HI_ISP_RLSC_POINTS];
member
|
H A D | hi_comm_isp_adapt.h | 578 hi_u16 r_gain[HI_ISP_LSC_GRID_POINTS]; /* RW; Range:[0, 1023];Member used to store the calibration data of the
member 589 hi_u16 r_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 678 hi_u16 r_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 917 hi_u8 r_gain; /* RW; Range: [0, 31]; Format:5.0;Sharpen Gain for Red Area */
member 961 hi_u8 r_gain[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0, 31]; Format:5.0; Sharpen Gain for Red Area */
member 2313 hi_s32 r_gain; /* RW;Range:[-2147483648, 2147483647]; RgainValue */
member 2318 hi_s16 r_gain; /* RW;Range:[-32768, 32767]; RgainValue(16bit) */
member 2390 hi_u16 r_gain; /* RW; Range: [0x0, 0xFFF]; Format:4.8; Multiplier for R color channel */
member 2454 hi_u16 r_gain; /* R; Range: [0x0, 0xFFF]; Format:8.8;AWB result of R color channel */
member 2585 hi_u16 r_gain; /* R member [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 86 hi_u8 r_gain; /* Range: [0, 31] */
member 107 hi_u8 r_gain[ISP_AUTO_ISO_STRENGTH_NUM]; /* Range: [0, 31] */
member 234 hi_u16 r_gain[HI_ISP_LSC_GRID_POINTS];
member 241 hi_u16 r_gain[HI_ISP_RLSC_POINTS];
member
|
H A D | hi_comm_isp_adapt.h | 578 hi_u16 r_gain[HI_ISP_LSC_GRID_POINTS]; /* RW; Range:[0, 1023];Member used to store the calibration data of the
member 589 hi_u16 r_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 678 hi_u16 r_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 917 hi_u8 r_gain; /* RW; Range: [0, 31]; Format:5.0;Sharpen Gain for Red Area */
member 961 hi_u8 r_gain[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0, 31]; Format:5.0; Sharpen Gain for Red Area */
member 2313 hi_s32 r_gain; /* RW;Range:[-2147483648, 2147483647]; RgainValue */
member 2318 hi_s16 r_gain; /* RW;Range:[-32768, 32767]; RgainValue(16bit) */
member 2390 hi_u16 r_gain; /* RW; Range: [0x0, 0xFFF]; Format:4.8; Multiplier for R color channel */
member 2454 hi_u16 r_gain; /* R; Range: [0x0, 0xFFF]; Format:8.8;AWB result of R color channel */
member 2585 hi_u16 r_gain; /* R member [all...] |
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rk-preisp.h | 62 * @r_gain: awb r gain 69 unsigned short r_gain; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rk-preisp.h | 73 * @r_gain: awb r gain 80 unsigned short r_gain; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 1600 hdrae->r_gain = awb_gain->gain_red;
in _preisp_isr_update_hdrae_para() 1608 hdrae->r_gain = 0x0100;
in _preisp_isr_update_hdrae_para() 1692 params_vdev->hdrae_para.r_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 | 2084 hdrae->r_gain = awb_gain->gain_red; in __preisp_isr_update_hdrae_para() 2092 hdrae->r_gain = 0x0100; in __preisp_isr_update_hdrae_para() 2205 params_vdev->hdrae_para.r_gain = 0x0100; in rkisp1_params_first_cfg_v1x()
|
Completed in 26 milliseconds