Searched refs:AecHdrProcResult (Results 1 – 2 of 2) sorted by relevance
27 void AtmoGetSensorInfo( AtmoHandle_t pAtmoCtx, AecProcResult_t AecHdrProcResult);
288 AecProcResult_t AecHdrProcResult in AtmoGetSensorInfo() argument292 …pAtmoCtx->SensorInfo.LongFrmMode = AecHdrProcResult.LongFrmMode && (pAtmoCtx->FrameNumber != LINEA… in AtmoGetSensorInfo()296 pAtmoCtx->SensorInfo.HdrMinGain[i] = AecHdrProcResult.HdrMinGain[i]; in AtmoGetSensorInfo()297 pAtmoCtx->SensorInfo.HdrMaxGain[i] = AecHdrProcResult.HdrMaxGain[i]; in AtmoGetSensorInfo()298 pAtmoCtx->SensorInfo.HdrMinIntegrationTime[i] = AecHdrProcResult.HdrMinIntegrationTime[i]; in AtmoGetSensorInfo()299 pAtmoCtx->SensorInfo.HdrMaxIntegrationTime[i] = AecHdrProcResult.HdrMaxIntegrationTime[i]; in AtmoGetSensorInfo()309 pAtmoCtx->CurrAeResult.LumaDeviationLinear = AecHdrProcResult.LumaDeviation; in AtmoGetSensorInfo()319 pAtmoCtx->CurrAeResult.LumaDeviationL = AecHdrProcResult.HdrLumaDeviation[1]; in AtmoGetSensorInfo()321 pAtmoCtx->CurrAeResult.LumaDeviationS = AecHdrProcResult.HdrLumaDeviation[0]; in AtmoGetSensorInfo()331 pAtmoCtx->CurrAeResult.LumaDeviationL = AecHdrProcResult.HdrLumaDeviation[2]; in AtmoGetSensorInfo()[all …]