Searched refs:bay3d_cfg (Results 1 – 12 of 12) sorted by relevance
733 struct isp21_bay3d_cfg bay3d_cfg; member
1015 struct isp3x_bay3d_cfg bay3d_cfg; member
1324 struct isp32_bay3d_cfg bay3d_cfg; member
4040 ops->bay3d_config(params_vdev, &new_params->others.bay3d_cfg); in __isp_isr_other_config()4338 bool is_bwsaving = !!new_params->others.bay3d_cfg.bwsaving_en; in rkisp_alloc_internal_buf()4339 bool is_glbpk = !!new_params->others.bay3d_cfg.glbpk_en; in rkisp_alloc_internal_buf()4340 bool is_bwopt_dis = !!new_params->others.bay3d_cfg.bwopt_gain_dis; in rkisp_alloc_internal_buf()4347 priv_val->is_lo8x8 = (!new_params->others.bay3d_cfg.lo4x8_en && in rkisp_alloc_internal_buf()4348 !new_params->others.bay3d_cfg.lo4x4_en); in rkisp_alloc_internal_buf()
3533 ops->bay3d_config(params_vdev, &new_params->others.bay3d_cfg); in __isp_isr_other_config()
3881 ops->bay3d_config(params_vdev, &new_params->others.bay3d_cfg, id); in __isp_isr_other_config()
666 struct isp21_bay3d_cfg * p3DCfg = &isp_cfg.others.bay3d_cfg; in convertAiqRawnrToIsp21Params()
569 struct isp3x_bay3d_cfg *pBayertnr = &isp_cfg.others.bay3d_cfg; in convertAiqTnrToIsp3xParams()
1220 struct isp32_bay3d_cfg* pBayertnr = &isp_cfg.others.bay3d_cfg; in convertAiqTnrToIsp32Params()