Home
last modified time | relevance | path

Searched refs:tmp3_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
167 tmp3_tail = vqrdmulh_s32(ptr2v_tail, vget_low_s32(input0_v)); in WebRtcIsacfix_FilterMaLoopNeon()
170 ptr1v_tail = vadd_s32(tmp1_tail, tmp3_tail); in WebRtcIsacfix_FilterMaLoopNeon()