Searched refs:GetTrueDecay (Results 1 – 1 of 1) sorted by relevance
60 float GetTrueDecay() { return kTruePowerDecay; } in GetTrueDecay() function in webrtc::ReverbModelEstimatorTest145 EXPECT_NEAR(test.GetDecay(), test.GetTrueDecay(), 0.1); in TEST()