Searched refs:RATIO_DEFAULT (Results 1 – 5 of 5) sorted by relevance
60 #define RATIO_DEFAULT (1.0f) macro
274 if (pAmergeCtx->NextData.CtrlData.ExpoData.RatioLS >= RATIO_DEFAULT && in AmergeProcess()275 pAmergeCtx->NextData.CtrlData.ExpoData.RatioLM >= RATIO_DEFAULT) { in AmergeProcess()
286 if (pAmergeGrpCtx->NextData.CtrlData.ExpoData.RatioLS >= RATIO_DEFAULT && in AmergeProcess()287 pAmergeGrpCtx->NextData.CtrlData.ExpoData.RatioLM >= RATIO_DEFAULT) { in AmergeProcess()
361 if (pAdrcGrpCtx->NextData.AEData.L2S_Ratio >= RATIO_DEFAULT && in processing()362 pAdrcGrpCtx->NextData.AEData.L2M_Ratio >= RATIO_DEFAULT) { in processing()
362 if (pAdrcCtx->NextData.AEData.L2S_Ratio >= RATIO_DEFAULT && in processing()363 pAdrcCtx->NextData.AEData.L2M_Ratio >= RATIO_DEFAULT) { in processing()