Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlattice_neon.c42 int32x4_t ptr0vb, ptr1vb, ptr2vb; in WebRtcIsacfix_FilterMaLoopNeon() local
95 ptr1vb = vaddq_s32(tmp1b, tmp3b); in WebRtcIsacfix_FilterMaLoopNeon()
98 vst1q_s32(ptr1 + 4, ptr1vb); in WebRtcIsacfix_FilterMaLoopNeon()