Searched refs:AecHdrPreResult (Results 1 – 3 of 3) sorted by relevance
210 AecPreResult_t AecHdrPreResult in AtmoGetAeResult() argument215 pAtmoCtx->CurrAeResult.GlobalEnvLv = AecHdrPreResult.GlobalEnvLv[AecHdrPreResult.NormalIndex]; in AtmoGetAeResult()220 pAtmoCtx->CurrAeResult.DynamicRange = AecHdrPreResult.DynamicRange; in AtmoGetAeResult()221 pAtmoCtx->CurrAeResult.OEPdf = AecHdrPreResult.OverExpROIPdf[1]; in AtmoGetAeResult()222 pAtmoCtx->CurrAeResult.DarkPdf = AecHdrPreResult.LowLightROIPdf[1]; in AtmoGetAeResult()239 …pAtmoCtx->CurrData.CtrlData.LExpo = AecHdrPreResult.LinearExp.exp_real_params.analog_gain * AecHdr… in AtmoGetAeResult()243 pAtmoCtx->CurrAeResult.ISO = AecHdrPreResult.LinearExp.exp_real_params.analog_gain * 50.0; in AtmoGetAeResult()244 pAtmoCtx->CurrAeResult.GlobalEnvLv = AecHdrPreResult.GlobalEnvLv[0]; in AtmoGetAeResult()245 pAtmoCtx->CurrAeResult.OEPdf = AecHdrPreResult.OverExpROIPdf[0]; in AtmoGetAeResult()246 pAtmoCtx->CurrAeResult.DarkPdf = AecHdrPreResult.LowLightROIPdf[0]; in AtmoGetAeResult()[all …]
189 AecPreResult_t AecHdrPreResult; in AtmoProcess() local192 memset(&AecHdrPreResult, 0x0, sizeof(AecPreResult_t)); in AtmoProcess()195 AecHdrPreResult, in AtmoProcess()
30 void AtmoProcessing(AtmoHandle_t pAtmoCtx, AecPreResult_t AecHdrPreResult, af_preprocess_result_t A…