Home
last modified time | relevance | path

Searched refs:c_guid_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.cpp57 pAdebayerCtx->full_param_v2.c_guid_gaus_coe[0] = debayer->param.c_guid_gaus_coe[0]; in AdebayerCalibConfig()
58 pAdebayerCtx->full_param_v2.c_guid_gaus_coe[1] = debayer->param.c_guid_gaus_coe[1]; in AdebayerCalibConfig()
59 pAdebayerCtx->full_param_v2.c_guid_gaus_coe[2] = debayer->param.c_guid_gaus_coe[2]; in AdebayerCalibConfig()
616 … pAdebayerCtx->select_param_v2.c_guid_gaus_coe[0] = pAdebayerCtx->full_param_v2.c_guid_gaus_coe[0]; in AdebayerProcess()
617 … pAdebayerCtx->select_param_v2.c_guid_gaus_coe[1] = pAdebayerCtx->full_param_v2.c_guid_gaus_coe[1]; in AdebayerProcess()
618 … pAdebayerCtx->select_param_v2.c_guid_gaus_coe[2] = pAdebayerCtx->full_param_v2.c_guid_gaus_coe[2]; in AdebayerProcess()
705 pAdebayerCtx->config.guid_gaus_coe[0] = pAdebayerCtx->select_param_v2.c_guid_gaus_coe[0]; in AdebayerGetProcResult()
706 pAdebayerCtx->config.guid_gaus_coe[1] = pAdebayerCtx->select_param_v2.c_guid_gaus_coe[1]; in AdebayerGetProcResult()
707 pAdebayerCtx->config.guid_gaus_coe[2] = pAdebayerCtx->select_param_v2.c_guid_gaus_coe[2]; in AdebayerGetProcResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adebayer/
H A Drk_aiq_types_adebayer_algo_int.h47 int c_guid_gaus_coe[3]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Ddebayer_head.h196 int c_guid_gaus_coe[3]; member