Searched refs:isLinearTmo (Results 1 – 5 of 5) sorted by relevance
74 bool isLinearTmo; member273 bool isLinearTmo; member
203 AtmoProcResParams->AtmoProcRes.isLinearTmo = pAtmoCtx->ProcRes.isLinearTmo; in AtmoProcess()
196 bool isLinearTmo; member
379 pAtmoCtx->ProcRes.isLinearTmo = pAtmoCtx->FrameNumber == LINEAR_NUM ; in AtmoApiSetLevel()598 …pAtmoCtx->AtmoConfig.isLinearTmo = pAtmoCtx->AtmoConfig.bTmoEn && pAtmoCtx->FrameNumber == LINEAR_… in AtmoApiManualUpdate()764 pAtmoCtx->AtmoConfig.isLinearTmo = false; in AtmoUpdateConfig()769 pAtmoCtx->AtmoConfig.isLinearTmo = pAtmoCtx->AtmoConfig.bTmoEn; in AtmoUpdateConfig()793 … linear Tmo en:%d\n", __FUNCTION__, pAtmoCtx->AtmoConfig.bTmoEn, pAtmoCtx->AtmoConfig.isLinearTmo); in AtmoUpdateConfig()993 if(pAtmoCtx->AtmoConfig.isLinearTmo) in TmoGetCurrIOData()1267 pAtmoCtx->ProcRes.isLinearTmo = pAtmoCtx->AtmoConfig.isLinearTmo; in AtmoGetProcRes()1365 pAtmoCtx->AtmoConfig.isLinearTmo = pAtmoCtx->FrameNumber == LINEAR_NUM; in AtmoProcessing()1369 …Data.DarkPdf:%f CtrlData.ISO:%f DetailsLowLight:%f\n", __FUNCTION__, pAtmoCtx->ProcRes.isLinearTmo, in AtmoProcessing()1379 …pAtmoCtx->AtmoConfig.isLinearTmo = pAtmoCtx->AtmoConfig.bTmoEn && pAtmoCtx->FrameNumber == LINEAR_… in AtmoProcessing()
351 tmo_param->result.isLinearTmo = atmo_rk->AtmoProcRes.isLinearTmo; in genIspResult()