Searched refs:true_power_tail_ (Results 1 – 1 of 1) sorted by relevance
62 float GetTruePowerTailDb() { return 10.f * std::log10(true_power_tail_); } in GetTruePowerTailDb()71 float true_power_tail_ = 0.f; member in webrtc::ReverbModelEstimatorTest110 true_power_tail_ = std::accumulate(H2_tail.begin(), H2_tail.end(), 0.f); in CreateImpulseResponseWithDecay()