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

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_internal.h 110 int noiseEstCtr;
aec_core.c     [all...]
  /external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_core.h 102 int16_t noiseEstCtr;
aecm_core_c.c 660 if (aecm->noiseEstCtr < 100)
663 aecm->noiseEstCtr++;
aecm_core_mips.c     [all...]
aecm_core.c 465 aecm->noiseEstCtr = 0;
    [all...]

Completed in 195 milliseconds