Searched refs:mDroop (Results 1 – 1 of 1) sorted by relevance
28 private float mDroop = 0.995f; field in TapLatencyAnalyser110 float output = previous * mDroop; in fillPeakBuffer()