Home
last modified time | relevance | path

Searched refs:kAttackFirstSubframeInterpolationPower (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dlimiter.cc34 constexpr float kAttackFirstSubframeInterpolationPower = 8.0f; variable
40 constexpr float p = kAttackFirstSubframeInterpolationPower; in InterpolateFirstSubframe()