Searched refs:g_drctwgt (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/ |
| H A D | rk_aiq_adebayer_algo_v2.cpp | 71 pAdebayerCtx->full_param_v2.g_drctwgt.iso[i] = debayer->param.g_drctwgt.iso[i]; in AdebayerCalibConfig() 73 …pAdebayerCtx->full_param_v2.g_drctwgt.debayer_hf_offset[i] = debayer->param.g_drctwgt.debayer_hf_o… in AdebayerCalibConfig() 74 …pAdebayerCtx->full_param_v2.g_drctwgt.debayer_thed0[i] = debayer->param.g_drctwgt.debayer_thed0[i]; in AdebayerCalibConfig() 75 …pAdebayerCtx->full_param_v2.g_drctwgt.debayer_thed1[i] = debayer->param.g_drctwgt.debayer_thed1[i]; in AdebayerCalibConfig() 76 …pAdebayerCtx->full_param_v2.g_drctwgt.debayer_dist_scale[i] = debayer->param.g_drctwgt.debayer_dis… in AdebayerCalibConfig() 77 …pAdebayerCtx->full_param_v2.g_drctwgt.debayer_select_thed[i] = debayer->param.g_drctwgt.debayer_se… in AdebayerCalibConfig() 138 pAdebayerCtx->full_param_v2_lite.g_drctwgt.iso[i] = debayer->param.g_drctwgt.iso[i]; in AdebayerCalibConfig() 140 …pAdebayerCtx->full_param_v2_lite.g_drctwgt.debayer_hf_offset[i] = debayer->param.g_drctwgt.debayer… in AdebayerCalibConfig() 141 …pAdebayerCtx->full_param_v2_lite.g_drctwgt.debayer_thed0[i] = debayer->param.g_drctwgt.debayer_the… in AdebayerCalibConfig() 142 …pAdebayerCtx->full_param_v2_lite.g_drctwgt.debayer_thed1[i] = debayer->param.g_drctwgt.debayer_the… in AdebayerCalibConfig() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_adebayer_module.cpp | 292 …r_thed0 = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_drctwgt.debayer_thed0[iso_low_index], attr->stAuto.… in sample_adebayer_translate_params_v2() 293 …r_thed1 = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_drctwgt.debayer_thed1[iso_low_index], attr->stAuto.… in sample_adebayer_translate_params_v2() 295 …scale = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_drctwgt.debayer_dist_scale[iso_low_index], attr->stAu… in sample_adebayer_translate_params_v2() 296 …ffset = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_drctwgt.debayer_hf_offset[iso_low_index], attr->stAut… in sample_adebayer_translate_params_v2() 297 …thed = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_drctwgt.debayer_select_thed[iso_low_index], attr->stAu… in sample_adebayer_translate_params_v2() 412 …r_thed0 = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_drctwgt.debayer_thed0[iso_low_index], attr->stAuto.… in sample_adebayer_translate_params_v2lite() 413 …r_thed1 = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_drctwgt.debayer_thed1[iso_low_index], attr->stAuto.… in sample_adebayer_translate_params_v2lite() 415 …scale = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_drctwgt.debayer_dist_scale[iso_low_index], attr->stAu… in sample_adebayer_translate_params_v2lite() 416 …ffset = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_drctwgt.debayer_hf_offset[iso_low_index], attr->stAut… in sample_adebayer_translate_params_v2lite() 417 …thed = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_drctwgt.debayer_select_thed[iso_low_index], attr->stAu… in sample_adebayer_translate_params_v2lite()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | debayer_head.h | 205 CalibDbV2_Debayer_GDirectWgt_t g_drctwgt; member 236 CalibDbV2_Debayer_GDirectWgt_t g_drctwgt; member
|