Searched refs:state_low (Results 1 – 1 of 1) sorted by relevance
26 WebRtc_Word16* state_low, in WebRtcSpl_FilterAR() argument46 WebRtc_Word16* state_low_ptr = &state_low[state_length - 1]; in WebRtcSpl_FilterAR()73 WebRtcSpl_CopyFromEndW16(filtered_low, x_length, a_length - 1, state_low); in WebRtcSpl_FilterAR()79 state_low[i] = state_low[i + x_length]; in WebRtcSpl_FilterAR()