Searched refs:bTmoEn (Results 1 – 6 of 6) sorted by relevance
73 bool bTmoEn; member272 bool bTmoEn; member
202 AtmoProcResParams->AtmoProcRes.bTmoEn = pAtmoCtx->ProcRes.bTmoEn; in AtmoProcess()
378 pAtmoCtx->AtmoConfig.bTmoEn = true; in AtmoApiSetLevel()597 pAtmoCtx->AtmoConfig.bTmoEn = pAtmoCtx->tmoAttr.stManual.stTmoManual.Enable; in AtmoApiManualUpdate()598 …pAtmoCtx->AtmoConfig.isLinearTmo = pAtmoCtx->AtmoConfig.bTmoEn && pAtmoCtx->FrameNumber == LINEAR_… in AtmoApiManualUpdate()763 pAtmoCtx->AtmoConfig.bTmoEn = true; in AtmoUpdateConfig()768 pAtmoCtx->AtmoConfig.bTmoEn = pCalibDb->TmoTuningPara.Enable; in AtmoUpdateConfig()769 pAtmoCtx->AtmoConfig.isLinearTmo = pAtmoCtx->AtmoConfig.bTmoEn; in AtmoUpdateConfig()793 …LOGD_ATMO("%s: Tmo En:%d linear Tmo en:%d\n", __FUNCTION__, pAtmoCtx->AtmoConfig.bTmoEn, pAtmoCtx… in AtmoUpdateConfig()1266 pAtmoCtx->ProcRes.bTmoEn = pAtmoCtx->AtmoConfig.bTmoEn; in AtmoGetProcRes()1364 pAtmoCtx->AtmoConfig.bTmoEn = true; in AtmoProcessing()1378 pAtmoCtx->AtmoConfig.bTmoEn = pAtmoCtx->AtmoConfig.bTmoEn; in AtmoProcessing()[all …]
195 bool bTmoEn; member
349 tmo_param->result.bTmoEn = atmo_rk->AtmoProcRes.bTmoEn; in genIspResult()
1207 if(atmo_data.bTmoEn) in convertAiqTmoToIsp20Params()