Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/agc/
Danalog_agc.h77 WebRtc_Word32 filterState[8]; // For downsampling wb to nb member
Danalog_agc.c303 WebRtcSpl_DownsampleBy2(&in_mic[i * 32], 32, tmp_speech, stt->filterState); in WebRtcAgc_AddMic()
1663 WebRtcSpl_MemSetW32(stt->filterState, 0, 8); in WebRtcAgc_Init()