Searched refs:ce_gaus_coe (Results 1 – 3 of 3) sorted by relevance
59 int ce_gaus_coe[3]; member
710 pAdebayerCtx->config.ce_gaus_coe[0] = pAdebayerCtx->select_param_v2.c_ce_gaus_coe[0]; in AdebayerGetProcResult()711 pAdebayerCtx->config.ce_gaus_coe[1] = pAdebayerCtx->select_param_v2.c_ce_gaus_coe[1]; in AdebayerGetProcResult()712 pAdebayerCtx->config.ce_gaus_coe[2] = pAdebayerCtx->select_param_v2.c_ce_gaus_coe[2]; in AdebayerGetProcResult()
1517 isp_cfg.others.debayer_cfg.ce_gaus_coe0 = debayer.ce_gaus_coe[0]; in convertAiqAdebayerToIsp32Params()1518 isp_cfg.others.debayer_cfg.ce_gaus_coe1 = debayer.ce_gaus_coe[1]; in convertAiqAdebayerToIsp32Params()1519 isp_cfg.others.debayer_cfg.ce_gaus_coe2 = debayer.ce_gaus_coe[2]; in convertAiqAdebayerToIsp32Params()