Searched refs:DtsHiLit (Results 1 – 2 of 2) sorted by relevance
437 if(pAtmoCtx->AtmoConfig.DtsHiLit.DetailsHighLightMode == DETAILSHIGHLIGHTMODE_OEPDF) in ApiOffProcess()439 …pAtmoCtx->AtmoConfig.DtsHiLit.OEPdf, pAtmoCtx->AtmoConfig.DtsHiLit.DetailsHighLight, pAtmoCtx->Atm… in ApiOffProcess()440 else if(pAtmoCtx->AtmoConfig.DtsHiLit.DetailsHighLightMode == DETAILSHIGHLIGHTMODE_ENVLV) in ApiOffProcess()442 …pAtmoCtx->AtmoConfig.DtsHiLit.EnvLv, pAtmoCtx->AtmoConfig.DtsHiLit.DetailsHighLight, pAtmoCtx->Atm… in ApiOffProcess()492 …pAtmoCtx->tmoAttr.CtlInfo.DetailsHighLightMode = pAtmoCtx->AtmoConfig.DtsHiLit.DetailsHighLightMod… in AtmoTranferData2Api()661 …if(pAtmoConfig->DtsHiLit.len != pCalibDb->TmoTuningPara.DetailsHighLight.HighLightData.OEPdf_len) { in newMalloc()662 free(pAtmoConfig->DtsHiLit.OEPdf); in newMalloc()663 free(pAtmoConfig->DtsHiLit.EnvLv); in newMalloc()664 free(pAtmoConfig->DtsHiLit.DetailsHighLight); in newMalloc()665 … pAtmoConfig->DtsHiLit.len = pCalibDb->TmoTuningPara.DetailsHighLight.HighLightData.OEPdf_len; in newMalloc()[all …]
76 detailsHighLight_t DtsHiLit; member