Searched refs:alpha_gaus_coe (Results 1 – 3 of 3) sorted by relevance
61 int alpha_gaus_coe[3]; member
715 pAdebayerCtx->config.alpha_gaus_coe[0] = pAdebayerCtx->select_param_v2.c_alpha_gaus_coe[0]; in AdebayerGetProcResult()716 pAdebayerCtx->config.alpha_gaus_coe[1] = pAdebayerCtx->select_param_v2.c_alpha_gaus_coe[1]; in AdebayerGetProcResult()717 pAdebayerCtx->config.alpha_gaus_coe[2] = pAdebayerCtx->select_param_v2.c_alpha_gaus_coe[2]; in AdebayerGetProcResult()
1522 isp_cfg.others.debayer_cfg.alpha_gaus_coe0 = debayer.alpha_gaus_coe[0]; in convertAiqAdebayerToIsp32Params()1523 isp_cfg.others.debayer_cfg.alpha_gaus_coe1 = debayer.alpha_gaus_coe[1]; in convertAiqAdebayerToIsp32Params()1524 isp_cfg.others.debayer_cfg.alpha_gaus_coe2 = debayer.alpha_gaus_coe[2]; in convertAiqAdebayerToIsp32Params()