Home
last modified time | relevance | path

Searched refs:alpha_gaus_coe (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adebayer/
H A Drk_aiq_types_adebayer_hw.h61 int alpha_gaus_coe[3]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/
H A Drk_aiq_adebayer_algo_v2.cpp715 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()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1522 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()