Searched refs:DETAILSLOWLIGHTMIN (Results 1 – 2 of 2) sorted by relevance
68 #define DETAILSLOWLIGHTMIN (16) macro
376 …LIMIT_VALUE(pAtmoCtx->CurrData.HandleData.DetailsLowLight, DETAILSLOWLIGHTMAX, DETAILSLOWLIGHTMIN); in AtmoApiSetLevel()505 …oAttr.RegInfo.DetailsLowlight = pAtmoCtx->CurrData.HandleData.DetailsLowLight / DETAILSLOWLIGHTMIN; in AtmoTranferData2Api()599 …HandleData.DetailsLowLight = pAtmoCtx->tmoAttr.stManual.stTmoManual.stDtlsLL * DETAILSLOWLIGHTMIN ; in AtmoApiManualUpdate()601 , DETAILSLOWLIGHTMAX, DETAILSLOWLIGHTMIN); in AtmoApiManualUpdate()810 …tsLoLit.DetailsLowLight[i] = pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLight[i] * DETAILSLOWLIGHTMIN; in AtmoUpdateConfig()811 …T_VALUE(pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLight[i], DETAILSLOWLIGHTMAX, DETAILSLOWLIGHTMIN) ; in AtmoUpdateConfig()1368 …LIMIT_VALUE(pAtmoCtx->CurrData.HandleData.DetailsLowLight, DETAILSLOWLIGHTMAX, DETAILSLOWLIGHTMIN); in AtmoProcessing()