Searched refs:bypass_tuning_process (Results 1 – 2 of 2) sorted by relevance
139 bool bypass_tuning_process = true; in AmergeProcess() local189 bypass_tuning_process = AmergeByPassProcessing(pAmergeGrpCtx); in AmergeProcess()335 if (!bypass_tuning_process) in AmergeProcess()339 if (!bypass_expo_process || !bypass_tuning_process) in AmergeProcess()346 !bypass_tuning_process || !bypass_expo_process; in AmergeProcess()
138 bool bypass_tuning_process = true; in AmergeProcess() local188 bypass_tuning_process = AmergeByPassProcessing(pAmergeCtx); in AmergeProcess()323 if (!bypass_tuning_process) in AmergeProcess()327 if (!bypass_expo_process || !bypass_tuning_process) in AmergeProcess()334 outparams->cfg_update = !bypass_tuning_process || !bypass_expo_process; in AmergeProcess()