Searched refs:b_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 | 88 hi_u8 b_gain; /* Range: [0, 31] */
member 109 hi_u8 b_gain[ISP_AUTO_ISO_STRENGTH_NUM]; /* Range: [0, 31] */
member 237 hi_u16 b_gain[HI_ISP_LSC_GRID_POINTS];
member 244 hi_u16 b_gain[HI_ISP_RLSC_POINTS];
member
|
H A D | hi_comm_isp_adapt.h | 584 hi_u16 b_gain[HI_ISP_LSC_GRID_POINTS]; /* RW; Range:[0, 1023];Member used to store the calibration data of the
member 598 hi_u16 b_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 684 hi_u16 b_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 919 hi_u8 b_gain; /* RW; Range: [0, 31]; Format:5.0;Sharpen Gain for Blue Area */
member 963 hi_u8 b_gain[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0, 31]; Format:5.0; Sharpen Gain for Blue Area */
member 2314 hi_s32 b_gain; /* RW;Range:[-2147483648, 2147483647]; BgainValue */
member 2319 hi_s16 b_gain; /* RW;Range:[-32768, 32767]; BgainValue(16bit) */
member 2393 hi_u16 b_gain; /* RW; Range: [0x0, 0xFFF]; Format:4.8; Multiplier for B color channel */
member 2457 hi_u16 b_gain; /* R; Range: [0x0, 0xFFF]; Format:8.8; AWB result of B color channel */
member 2587 hi_u16 b_gain; /* R member [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 88 hi_u8 b_gain; /* Range: [0, 31] */
member 109 hi_u8 b_gain[ISP_AUTO_ISO_STRENGTH_NUM]; /* Range: [0, 31] */
member 237 hi_u16 b_gain[HI_ISP_LSC_GRID_POINTS];
member 244 hi_u16 b_gain[HI_ISP_RLSC_POINTS];
member
|
H A D | hi_comm_isp_adapt.h | 584 hi_u16 b_gain[HI_ISP_LSC_GRID_POINTS]; /* RW; Range:[0, 1023];Member used to store the calibration data of the
member 598 hi_u16 b_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 684 hi_u16 b_gain[HI_ISP_RLSC_POINTS]; /* RW; Range:[0, 65535];Member used to store the calibration data of the
member 919 hi_u8 b_gain; /* RW; Range: [0, 31]; Format:5.0;Sharpen Gain for Blue Area */
member 963 hi_u8 b_gain[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0, 31]; Format:5.0; Sharpen Gain for Blue Area */
member 2314 hi_s32 b_gain; /* RW;Range:[-2147483648, 2147483647]; BgainValue */
member 2319 hi_s16 b_gain; /* RW;Range:[-32768, 32767]; BgainValue(16bit) */
member 2393 hi_u16 b_gain; /* RW; Range: [0x0, 0xFFF]; Format:4.8; Multiplier for B color channel */
member 2457 hi_u16 b_gain; /* R; Range: [0x0, 0xFFF]; Format:8.8; AWB result of B color channel */
member 2587 hi_u16 b_gain; /* R member [all...] |
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rk-preisp.h | 63 * @b_gain: awb b gain 70 unsigned short b_gain; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rk-preisp.h | 74 * @b_gain: awb b gain 81 unsigned short b_gain; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 1601 hdrae->b_gain = awb_gain->gain_blue;
in _preisp_isr_update_hdrae_para() 1609 hdrae->b_gain = 0x0100;
in _preisp_isr_update_hdrae_para() 1693 params_vdev->hdrae_para.b_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 | 2085 hdrae->b_gain = awb_gain->gain_blue; in __preisp_isr_update_hdrae_para() 2093 hdrae->b_gain = 0x0100; in __preisp_isr_update_hdrae_para() 2206 params_vdev->hdrae_para.b_gain = 0x0100; in rkisp1_params_first_cfg_v1x()
|
Completed in 26 milliseconds