Searched refs:SetMuteFactor (Results 1 – 3 of 3) sorted by relevance
173 SetMuteFactor(channel, bgn_mute_factor); in GenerateBackgroundNoise()185 void BackgroundNoise::SetMuteFactor(size_t channel, int16_t value) { in SetMuteFactor() function in webrtc::BackgroundNoise
57 void SetMuteFactor(size_t channel, int16_t value);
362 background_noise_->SetMuteFactor(ix, 0); in InitializeForAnExpandPeriod()