Home | History | Annotate | Download | only in source

Lines Matching refs:errThresh

246     if (absEf > aec->errThresh) {
247 absEf = aec->errThresh / (absEf + 1e-10f);
351 aec->errThresh = 2e-6f;
355 aec->errThresh = 1.5e-6f;