Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc2/
Dbiquad_filter.h46 struct BiQuadState { struct
47 BiQuadState() { Reset(); } in BiQuadState() function
58 BiQuadState biquad_state_; argument