Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/
H A Drk_aiq_adebayer_algo_v2.cpp49 pAdebayerCtx->full_param_v2.c_alpha_gaus_coe[0] = debayer->param.c_alpha_gaus_coe[0]; in AdebayerCalibConfig()
50 pAdebayerCtx->full_param_v2.c_alpha_gaus_coe[1] = debayer->param.c_alpha_gaus_coe[1]; in AdebayerCalibConfig()
51 pAdebayerCtx->full_param_v2.c_alpha_gaus_coe[2] = debayer->param.c_alpha_gaus_coe[2]; in AdebayerCalibConfig()
608 …pAdebayerCtx->select_param_v2.c_alpha_gaus_coe[0] = pAdebayerCtx->full_param_v2.c_alpha_gaus_coe[0… in AdebayerProcess()
609 …pAdebayerCtx->select_param_v2.c_alpha_gaus_coe[1] = pAdebayerCtx->full_param_v2.c_alpha_gaus_coe[1… in AdebayerProcess()
610 …pAdebayerCtx->select_param_v2.c_alpha_gaus_coe[2] = pAdebayerCtx->full_param_v2.c_alpha_gaus_coe[2… in AdebayerProcess()
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()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adebayer/
H A Drk_aiq_types_adebayer_algo_int.h46 int c_alpha_gaus_coe[3]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Ddebayer_head.h193 int c_alpha_gaus_coe[3]; member