Home
last modified time | relevance | path

Searched refs:GenerateBackgroundNoise (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dbackground_noise.h46 void GenerateBackgroundNoise(rtc::ArrayView<const int16_t> random_vector,
Dbackground_noise.cc130 void BackgroundNoise::GenerateBackgroundNoise( in GenerateBackgroundNoise() function in webrtc::BackgroundNoise
Dexpand.cc295 background_noise_->GenerateBackgroundNoise( in Process()