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