HomeSort by relevance Sort by last modified time
    Searched defs:ComfortNoise (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
comfort_noise.h 26 class ComfortNoise {
35 ComfortNoise(int fs_hz, DecoderDatabase* decoder_database,
69 RTC_DISALLOW_COPY_AND_ASSIGN(ComfortNoise);
  /external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_core_c.c 60 static void ComfortNoise(AecmCore* aecm,
632 ComfortNoise(aecm, ptrDfaClean, efw, hnl);
640 static void ComfortNoise(AecmCore* aecm,
aecm_core_mips.c 70 static void ComfortNoise(AecmCore* aecm,
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core.c 441 static void ComfortNoise(AecCore* aec,
    [all...]

Completed in 255 milliseconds