Searched refs:filterState (Results 1 – 2 of 2) sorted by relevance
77 WebRtc_Word32 filterState[8]; // For downsampling wb to nb member
303 WebRtcSpl_DownsampleBy2(&in_mic[i * 32], 32, tmp_speech, stt->filterState); in WebRtcAgc_AddMic()1663 WebRtcSpl_MemSetW32(stt->filterState, 0, 8); in WebRtcAgc_Init()