Home
last modified time | relevance | path

Searched defs:LevelEstimatorState (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dspeech_level_estimator.h46 struct LevelEstimatorState { struct
59 static_assert(std::is_trivially_copyable<LevelEstimatorState>::value, ""); argument