HomeSort by relevance Sort by last modified time
    Searched refs:hNlFbMin (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_processing/aec/main/source/
aec_core.h 112 float hNlFbMin, hNlFbLocalMin;
aec_core.c 439 aec->hNlFbMin = 1;
1012 aec->hNlFbMin = hNlFbLow;
1026 ((float)log(aec->hNlFbMin + 1e-10f) + 1e-10f), aec->minOverDrive);
    [all...]

Completed in 91 milliseconds