Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfilterbanks.c41 int32_t state0_ch2 = filter_state_ch2[0], state1_ch2 = filter_state_ch2[1]; in WebRtcIsacfix_AllpassFilter2FixDec16C() local
71 b = WebRtcSpl_AddSatW32(a, state0_ch2); // Q16 in WebRtcIsacfix_AllpassFilter2FixDec16C()
73 state0_ch2 = in WebRtcIsacfix_AllpassFilter2FixDec16C()
88 filter_state_ch2[0] = state0_ch2; in WebRtcIsacfix_AllpassFilter2FixDec16C()