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

  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.h 173 int noiseEstTooHighCtr[PART_LEN1];
aecm_core.c 632 memset(aecm->noiseEstTooHighCtr, 0, sizeof(aecm->noiseEstTooHighCtr));
    [all...]

Completed in 22 milliseconds