Home
last modified time | relevance | path

Searched defs:BackgroundNoise (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dbackground_noise_unittest.cc19 TEST(BackgroundNoise, CreateAndDestroy) { in TEST() argument
Daccelerate.h24 class BackgroundNoise; variable
Dnormal.h26 class BackgroundNoise; variable
Dpreemptive_expand.h24 class BackgroundNoise; variable
Dneteq_impl.h32 class BackgroundNoise; variable
Dtime_stretch.h24 class BackgroundNoise; variable
Dexpand.h24 class BackgroundNoise; variable
Dbackground_noise.cc27 BackgroundNoise::BackgroundNoise(size_t num_channels) in BackgroundNoise() function in webrtc::BackgroundNoise