Home
last modified time | relevance | path

Searched refs:gain (Results 1 - 8 of 8) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h264 #define dbi_to_mbi(gain) ((gain) * 100)
265 #define dbm_to_mbm(gain) ((gain) * 100)
267 #define reg_rule(start, end, bw, gain, eirp, reg_flags) { \
271 .power_rule.max_antenna_gain = dbi_to_mbi(gain), \
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp1-config.h365 * struct cifisp_awb_gain_config - Configuration used by auto white balance gain
490 * enum cifisp_dpf_gain_usage - dpf gain usage
510 * enum cifisp_dpf_gain_usage - dpf gain usage
558 * @gain: noise function gain
564 struct cifisp_dpf_gain gain; member
663 * @awb_gain_config: Auto White balance gain config
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp1-config.h376 * struct cifisp_awb_gain_config - Configuration used by auto white balance gain
504 * enum cifisp_dpf_gain_usage - dpf gain usage
524 * enum cifisp_dpf_gain_usage - dpf gain usage
572 * @gain: noise function gain
578 struct cifisp_dpf_gain gain; member
680 * @awb_gain_config: Auto White balance gain config
/device/soc/rockchip/common/vendor/drivers/media/i2c/
H A Dgc2093.c521 static int gc2093_set_gain(struct gc2093 *gc2093, u32 gain) in gc2093_set_gain() argument
527 if ((gain_reg_configs[i].value <= gain) && (gain < gain_reg_configs[i + 1].value)) { in gc2093_set_gain()
541 pre_gain = PRE_GIN_COUNT * gain / gain_reg_configs[i].value; in gc2093_set_gain()
577 dev_dbg(gc2093->dev, "set gain value 0x%x\n", ctrl->val); in gc2093_set_ctrl()
791 dev_err(gc2093->dev, "Failed to set gain!)\n"); in gc2093_ioctl()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.c867 switch (arg->gain.mode) { in isp_dpf_config()
910 rkisp1_iowrite32(params_vdev, arg->gain.nf_b_gain, CIF_ISP_DPF_NF_GAIN_B); in isp_dpf_config()
911 rkisp1_iowrite32(params_vdev, arg->gain.nf_r_gain, CIF_ISP_DPF_NF_GAIN_R); in isp_dpf_config()
912 rkisp1_iowrite32(params_vdev, arg->gain.nf_gb_gain, CIF_ISP_DPF_NF_GAIN_GB); in isp_dpf_config()
913 rkisp1_iowrite32(params_vdev, arg->gain.nf_gr_gain, CIF_ISP_DPF_NF_GAIN_GR); in isp_dpf_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.c1089 switch (arg->gain.mode) { in isp_dpf_config()
1129 rkisp1_iowrite32(params_vdev, arg->gain.nf_b_gain, in isp_dpf_config()
1131 rkisp1_iowrite32(params_vdev, arg->gain.nf_r_gain, in isp_dpf_config()
1133 rkisp1_iowrite32(params_vdev, arg->gain.nf_gb_gain, in isp_dpf_config()
1135 rkisp1_iowrite32(params_vdev, arg->gain.nf_gr_gain, in isp_dpf_config()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_isp_adapt.h68 hi_u32 gain[ISP_BAYER_CHN_NUM]; /* RW;Range:[0x80, 0x400];Format:4.8; The gain difference ratio */ member
260 Strength of dynamic range compression. Higher values lead to higher differential gain between
312 hi_u8 detail_bright_str; /* RW; Range:[0x0, 0x80]; Format:8.0; Controls the gain of the non-linear positive
314 hi_u8 detail_dark_str; /* RW; Range:[0x0, 0x80]; Format:8.0; Controls the gain of the non-linear negative
321 hi_u8 bright_gain_lmt; /* RW; Range:[0x0, 0xF]; Format:4.0; Bright area gain high limit */
322 hi_u8 bright_gain_lmt_step; /* RW; Range:[0x0, 0xF]; Format:4.0; Bright area gain high limit step */
323 hi_u8 dark_gain_lmt_y; /* RW; Range:[0x0, 0x85]; Format:7.0; Dark area luma gain limit */
324 hi_u8 dark_gain_lmt_c; /* RW; Range:[0x0, 0x85]; Format:7.0; Dark area chroma gain limit */
574 hi_u16 blend_ratio; /* RW; Range:[0, 256];Format:9.0; the blendratio of the two mesh gain looku
854 hi_u16 gain[ISP_EXP_CTRL_NUM]; /* RW;Range:[0, 511];Format:9.0; Over expose control parameter */ global() member
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_isp_adapt.h68 hi_u32 gain[ISP_BAYER_CHN_NUM]; /* RW;Range:[0x80, 0x400];Format:4.8; The gain difference ratio */ member
260 Strength of dynamic range compression. Higher values lead to higher differential gain between
312 hi_u8 detail_bright_str; /* RW; Range:[0x0, 0x80]; Format:8.0; Controls the gain of the non-linear positive
314 hi_u8 detail_dark_str; /* RW; Range:[0x0, 0x80]; Format:8.0; Controls the gain of the non-linear negative
321 hi_u8 bright_gain_lmt; /* RW; Range:[0x0, 0xF]; Format:4.0; Bright area gain high limit */
322 hi_u8 bright_gain_lmt_step; /* RW; Range:[0x0, 0xF]; Format:4.0; Bright area gain high limit step */
323 hi_u8 dark_gain_lmt_y; /* RW; Range:[0x0, 0x85]; Format:7.0; Dark area luma gain limit */
324 hi_u8 dark_gain_lmt_c; /* RW; Range:[0x0, 0x85]; Format:7.0; Dark area chroma gain limit */
574 hi_u16 blend_ratio; /* RW; Range:[0, 256];Format:9.0; the blendratio of the two mesh gain looku
854 hi_u16 gain[ISP_EXP_CTRL_NUM]; /* RW;Range:[0, 511];Format:9.0; Over expose control parameter */ global() member
[all...]

Completed in 27 milliseconds