Searched refs:wgtslope (Results 1 – 6 of 6) sorted by relevance
82 unsigned short wgtslope; member
743 …pAdebayerCtx->config.wgtslope = ROUND_F(pAdebayerCtx->select_param_v2.debayer_wgtslope * (1 … in AdebayerGetProcResult()750 int tmptmp = ce_sgm * pAdebayerCtx->config.wgtslope; in AdebayerGetProcResult()766 … pAdebayerCtx->config.exp_shift, pAdebayerCtx->config.wgtslope, pAdebayerCtx->config.wet_clip, in AdebayerGetProcResult()
312 u16 wgtslope; member
312 __u16 wgtslope; member
1529 isp_cfg.others.debayer_cfg.wgtslope = debayer.wgtslope; in convertAiqAdebayerToIsp32Params()
753 value = (arg->wgtslope & 0xfff) << 16 | in isp_debayer_config()