Searched refs:isp_ob_max (Results 1 – 7 of 7) sorted by relevance
489 … pAblcResult->isp_ob_max = (int)(4096 * pAblcResult->isp_ob_predgain) - pAblcResult->isp_ob_offset; in Ablc_GetProcResult_V32()494 pAblcResult->isp_ob_max = 0xfffff; in Ablc_GetProcResult_V32()524 …pAblcResult->isp_ob_max = (int)(4096 * pAblcCtx->stBlcOBManual.ob_predgain) - pAblcCtx->stBlcOBMan… in Ablc_GetProcResult_V32()529 pAblcResult->isp_ob_max = 0xfffff; in Ablc_GetProcResult_V32()545 pAblcResult->isp_ob_max = 0xfffff; in Ablc_GetProcResult_V32()
106 int isp_ob_max; member
216 u32 isp_ob_max; member
216 __u32 isp_ob_max; member
1992 isp_cfg.others.bls_cfg.isp_ob_max = CLIP(blc.isp_ob_max, 0, 1048575); in convertAiqBlcToIsp32Params()2000 isp_cfg.others.bls_cfg.isp_ob_max); in convertAiqBlcToIsp32Params()
1105 bls_cfg->isp_ob_offset, bls_cfg->isp_ob_max, bls_cfg->isp_ob_predgain); in translateAfStats()
420 isp3_param_write(params_vdev, arg->isp_ob_max, ISP32_BLS_ISP_OB_MAX); in isp_bls_config()