Searched refs:state_ptr (Results 1 – 2 of 2) sorted by relevance
33 WebRtc_Word16 *state_ptr = &out[i - 1]; in WebRtcSpl_FilterARFastQ12() local39 o -= WEBRTC_SPL_MUL_16_16(*a_ptr++,*state_ptr--); in WebRtcSpl_FilterARFastQ12()
45 WebRtc_Word16* state_ptr = &state[state_length - 1]; in WebRtcSpl_FilterAR() local59 o -= WEBRTC_SPL_MUL_16_16(*a_ptr, *state_ptr--); in WebRtcSpl_FilterAR()