Searched refs:state4 (Results 1 – 1 of 1) sorted by relevance
78 register WebRtc_Word32 state4 = filtState[4]; in WebRtcSpl_DownsampleBy2() local99 tmp1 = MUL_ACCUM_1(kResampleAllpass1[0], diff, state4); in WebRtcSpl_DownsampleBy2()100 state4 = in32; in WebRtcSpl_DownsampleBy2()119 filtState[4] = state4; in WebRtcSpl_DownsampleBy2()135 register WebRtc_Word32 state4 = filtState[4]; in WebRtcSpl_UpsampleBy2() local159 tmp1 = MUL_ACCUM_1(kResampleAllpass2[0], diff, state4); in WebRtcSpl_UpsampleBy2()160 state4 = in32; in WebRtcSpl_UpsampleBy2()177 filtState[4] = state4; in WebRtcSpl_UpsampleBy2()