Searched refs:DetailsLowLightMode (Results 1 – 6 of 6) sorted by relevance
40 DetailsLowLightMode_t DetailsLowLightMode; member147 DetailsLowLightMode_t DetailsLowLightMode; member
30 DetailsLowLightMode_t DetailsLowLightMode; member
140 pAtmoCtx->tmoAttr.CtlInfo.DetailsLowLightMode = DETAILSLOWLIGHTMODE_ISO; in AtmoConfig()445 int DetailsLowLight_mode = (int)pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode; in ApiOffProcess()446 if (pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode == DETAILSLOWLIGHTMODE_FOCUSLUMA) in ApiOffProcess()466 else if (pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode == DETAILSLOWLIGHTMODE_DARKPDF) in ApiOffProcess()469 else if (pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode == DETAILSLOWLIGHTMODE_ISO) in ApiOffProcess()493 … pAtmoCtx->tmoAttr.CtlInfo.DetailsLowLightMode = pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode; in AtmoTranferData2Api()720 … pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode = pCalibDb->TmoTuningPara.DetailsLowLight.Mode; in AtmoUpdateConfig()784 …pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode, i, pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLigh… in AtmoUpdateConfig()1143 if(pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode == DETAILSLOWLIGHTMODE_FOCUSLUMA) in TmoDamp()1148 else if(pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLightMode == DETAILSLOWLIGHTMODE_DARKPDF) in TmoDamp()[all …]
615 if(calibv1_atmo->LowLight[0].DetailsLowLightMode == 0) in convert()617 …else if(calibv1_atmo->LowLight[0].DetailsLowLightMode > 0 && calibv1_atmo->LowLight[0].DetailsLowL… in convert()619 else if(calibv1_atmo->LowLight[0].DetailsLowLightMode >= 2) in convert()
943 float DetailsLowLightMode; member
11860 … int no = ParseFloatArray(pchild, &atmo->LowLight[index].DetailsLowLightMode, tag.Size()); in parseEntrySensorAhdrTmoDetailsLowLight()