Home
last modified time | relevance | path

Searched refs:hdrtmo_cfg (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1220 isp_cfg.others.hdrtmo_cfg.cnt_vsize = atmo_data.Res.sw_hdrtmo_cnt_vsize; in convertAiqTmoToIsp20Params()
1221 isp_cfg.others.hdrtmo_cfg.gain_ld_off2 = atmo_data.Res.sw_hdrtmo_gain_ld_off2; in convertAiqTmoToIsp20Params()
1222 isp_cfg.others.hdrtmo_cfg.gain_ld_off1 = atmo_data.Res.sw_hdrtmo_gain_ld_off1; in convertAiqTmoToIsp20Params()
1223 isp_cfg.others.hdrtmo_cfg.big_en = atmo_data.Res.sw_hdrtmo_big_en; in convertAiqTmoToIsp20Params()
1224 isp_cfg.others.hdrtmo_cfg.nobig_en = atmo_data.Res.sw_hdrtmo_nobig_en; in convertAiqTmoToIsp20Params()
1225 isp_cfg.others.hdrtmo_cfg.newhst_en = atmo_data.Res.sw_hdrtmo_newhist_en; in convertAiqTmoToIsp20Params()
1226 isp_cfg.others.hdrtmo_cfg.cnt_mode = atmo_data.Res.sw_hdrtmo_cnt_mode; in convertAiqTmoToIsp20Params()
1227 isp_cfg.others.hdrtmo_cfg.expl_lgratio = atmo_data.Res.sw_hdrtmo_expl_lgratio; in convertAiqTmoToIsp20Params()
1228 isp_cfg.others.hdrtmo_cfg.lgscl_ratio = atmo_data.Res.sw_hdrtmo_lgscl_ratio; in convertAiqTmoToIsp20Params()
1229 isp_cfg.others.hdrtmo_cfg.cfg_alpha = atmo_data.Res.sw_hdrtmo_cfg_alpha; in convertAiqTmoToIsp20Params()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3747 ops->hdrtmo_config(params_vdev, &new_params->others.hdrtmo_cfg, type); in __isp_isr_other_config()
3795 ops->hdrtmo_config(params_vdev, &new_params->others.hdrtmo_cfg, type); in __isp_isr_other_config()
4078 priv_val->cur_hdrtmo = params_vdev->isp2x_params->others.hdrtmo_cfg; in rkisp_params_first_cfg_v2x()
4335 priv_val->cur_hdrtmo = new_params->others.hdrtmo_cfg; in rkisp_params_cfg_v2x()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h1761 struct isp2x_hdrtmo_cfg hdrtmo_cfg; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h1773 struct isp2x_hdrtmo_cfg hdrtmo_cfg; member