Home
last modified time | relevance | path

Searched defs:background_noise (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/mock/
Dmock_expand.h22 MockExpand(BackgroundNoise* background_noise, in MockExpand()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daccelerate.h33 const BackgroundNoise& background_noise) in Accelerate()
Dnormal.h36 const BackgroundNoise& background_noise, in Normal()
Dpreemptive_expand.h34 const BackgroundNoise& background_noise, in PreemptiveExpand()
Dtime_stretch.h39 const BackgroundNoise& background_noise) in TimeStretch()
Dpreemptive_expand.cc108 const BackgroundNoise& background_noise, in Create()
Dexpand.cc29 Expand::Expand(BackgroundNoise* background_noise, in Expand()
847 Expand* ExpandFactory::Create(BackgroundNoise* background_noise, in Create()