Searched refs:g_interp (Results 1 – 3 of 3) sorted by relevance
64 pAdebayerCtx->full_param_v2.g_interp.iso[i] = debayer->param.g_interp.iso[i]; in AdebayerCalibConfig()65 …pAdebayerCtx->full_param_v2.g_interp.debayer_clip_en[i] = debayer->param.g_interp.debayer_clip_en[… in AdebayerCalibConfig()66 …pAdebayerCtx->full_param_v2.g_interp.debayer_gain_offset[i] = debayer->param.g_interp.debayer_gain… in AdebayerCalibConfig()67 …pAdebayerCtx->full_param_v2.g_interp.debayer_max_ratio[i] = debayer->param.g_interp.debayer_max_ra… in AdebayerCalibConfig()131 pAdebayerCtx->full_param_v2_lite.g_interp.iso[i] = debayer->param.g_interp.iso[i]; in AdebayerCalibConfig()132 …pAdebayerCtx->full_param_v2_lite.g_interp.debayer_clip_en[i] = debayer->param.g_interp.debayer_cli… in AdebayerCalibConfig()133 …pAdebayerCtx->full_param_v2_lite.g_interp.debayer_gain_offset[i] = debayer->param.g_interp.debayer… in AdebayerCalibConfig()134 …pAdebayerCtx->full_param_v2_lite.g_interp.debayer_max_ratio[i] = debayer->param.g_interp.debayer_m… in AdebayerCalibConfig()285 if (iso < pAdebayerCtx->full_param_v2.g_interp.iso[i]) in AdebayerSelectParam()288 iso_low = pAdebayerCtx->full_param_v2.g_interp.iso[MAX(0, i - 1)]; in AdebayerSelectParam()[all …]
263 if (iso < attr->stAuto.g_interp.iso[i]) in sample_adebayer_translate_params_v2()266 iso_low = attr->stAuto.g_interp.iso[MAX(0, i - 1)]; in sample_adebayer_translate_params_v2()267 iso_high = attr->stAuto.g_interp.iso[i]; in sample_adebayer_translate_params_v2()281 iso_low = attr->stAuto.g_interp.iso[i - 1]; in sample_adebayer_translate_params_v2()282 iso_high = attr->stAuto.g_interp.iso[i - 1]; in sample_adebayer_translate_params_v2()288 …ffset = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_interp.debayer_gain_offset[iso_low_index], attr->stAu… in sample_adebayer_translate_params_v2()289 …_ratio = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_interp.debayer_max_ratio[iso_low_index], attr->stAut… in sample_adebayer_translate_params_v2()290 …clip_en = ROUND_F(INTERP_SAMPLE(attr->stAuto.g_interp.debayer_clip_en[iso_low_index], attr->stAuto… in sample_adebayer_translate_params_v2()383 if (iso < attr->stAuto.g_interp.iso[i]) in sample_adebayer_translate_params_v2lite()386 iso_low = attr->stAuto.g_interp.iso[MAX(0, i - 1)]; in sample_adebayer_translate_params_v2lite()[all …]
202 CalibDbV2_Debayer_GInterp_t g_interp; member233 CalibDbV2_Debayer_GInterp_t g_interp; member