Searched refs:wfEn (Results 1 – 1 of 1) sorted by relevance
879 float wfEnMax = 0, wfEn = 0; in NonLinearProcessing() local901 wfEn = 0; in NonLinearProcessing()903 wfEn += aec->wfBuf[0][pos + j] * aec->wfBuf[0][pos + j] + in NonLinearProcessing()907 if (wfEn > wfEnMax) { in NonLinearProcessing()908 wfEnMax = wfEn; in NonLinearProcessing()