Searched defs:ApplyGain (Results 1 – 3 of 3) sorted by relevance
76 void GainApplier::ApplyGain(AudioFrameView<float> signal) { in ApplyGain() function in webrtc::GainApplier
83 void SuppressionFilter::ApplyGain( in ApplyGain() function in webrtc::SuppressionFilter
1339 TEST_F(GainMapMathTest, ApplyGain) { in TEST_F() argument