Searched refs:stBlcOBSelect (Results 1 – 2 of 2) sorted by relevance
418 …ret = Ablc_Select_OBParams_By_ISO_V32(&pAblcCtx->stBlcOBParams, &pAblcCtx->stBlcOBSelect, pExpInfo… in AblcV32Process()482 if (pAblcCtx->stBlcOBSelect.enable) { in Ablc_GetProcResult_V32()483 pAblcResult->blc_ob_enable = pAblcCtx->stBlcOBSelect.enable; in Ablc_GetProcResult_V32()485 pAblcResult->isp_ob_offset = pAblcCtx->stBlcOBSelect.ob_offset; in Ablc_GetProcResult_V32()487 pAblcResult->isp_ob_predgain = pAblcCtx->stBlcOBSelect.ob_predgain; in Ablc_GetProcResult_V32()
33 AblcOBSelect_V32_t stBlcOBSelect; member