Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfilters.c69 int32_t *FilterState) //Q16 in AllpassFilterForDec32()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfilterbanks.c31 float *FilterState) in WebRtcIsac_AllPassFilter2Float()
Dfilter_functions.c207 double* FilterState) { in WebRtcIsac_AllpassFilterForDec()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dbackground_noise.cc148 const int16_t* BackgroundNoise::FilterState(size_t channel) const { in FilterState() function in webrtc::BackgroundNoise