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