Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlattice_neon.c144 int32x2_t tmp0_tail, tmp1_tail, tmp2_tail, tmp3_tail; in WebRtcIsacfix_FilterMaLoopNeon() local
157 tmp2_tail = vadd_s32(tmp0_tail, ptr2v_tail); in WebRtcIsacfix_FilterMaLoopNeon()
160 tmp2l_tail = vmull_s32(tmp2_tail, vget_low_s32(input2_v)); in WebRtcIsacfix_FilterMaLoopNeon()