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

  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c 636 aecm->noiseEst[i] = (tmp32 << 8);
642 aecm->noiseEst[i] = (tmp32 << 8);
    [all...]
aecm_core.h 171 WebRtc_Word32 noiseEst[PART_LEN1];

Completed in 42 milliseconds