Home
last modified time | relevance | path

Searched defs:MuteFactor (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dexpand.h61 int16_t MuteFactor(size_t channel) const { in MuteFactor() function
Dbackground_noise.cc190 int16_t BackgroundNoise::MuteFactor(size_t channel) const { in MuteFactor() function in webrtc::BackgroundNoise