Searched refs:chSumMax (Results 1 – 1 of 1) sorted by relevance
1510 INT chSumMax = MAX_SEARCH_START_VAL; in getMixFactors() local1560 (chSum[outCh] > chSumMax)) { /* Store the new maximum */ in getMixFactors()1561 chSumMax = chSum[outCh]; in getMixFactors()1564 maxScale = fMax(maxScale + chSumMax, 0); in getMixFactors()