Searched refs:isp_gic_cfg (Results 1 – 1 of 1) sorted by relevance
2926 struct isp2x_gic_cfg *isp_gic_cfg = &isp_cfg.others.gic_cfg; in convertAiqGicToIsp20Params() local2937 isp_gic_cfg->edge_open = gic_cfg.ProcResV20.edge_open; in convertAiqGicToIsp20Params()2938 isp_gic_cfg->regmingradthrdark2 = gic_cfg.ProcResV20.regmingradthrdark2; in convertAiqGicToIsp20Params()2939 isp_gic_cfg->regmingradthrdark1 = gic_cfg.ProcResV20.regmingradthrdark1; in convertAiqGicToIsp20Params()2940 isp_gic_cfg->regminbusythre = gic_cfg.ProcResV20.regminbusythre; in convertAiqGicToIsp20Params()2941 isp_gic_cfg->regdarkthre = gic_cfg.ProcResV20.regdarkthre; in convertAiqGicToIsp20Params()2942 isp_gic_cfg->regmaxcorvboth = gic_cfg.ProcResV20.regmaxcorvboth; in convertAiqGicToIsp20Params()2943 isp_gic_cfg->regdarktthrehi = gic_cfg.ProcResV20.regdarktthrehi; in convertAiqGicToIsp20Params()2944 isp_gic_cfg->regkgrad2dark = gic_cfg.ProcResV20.regkgrad2dark; in convertAiqGicToIsp20Params()2945 isp_gic_cfg->regkgrad1dark = gic_cfg.ProcResV20.regkgrad1dark; in convertAiqGicToIsp20Params()[all …]