Home
last modified time | relevance | path

Searched refs:ptr0vb (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
48 ptr0vb = vld1q_s32(ptr0 + 4); in WebRtcIsacfix_FilterMaLoopNeon()
56 tmp0b = vqrdmulhq_s32(ptr0vb, input0_v); in WebRtcIsacfix_FilterMaLoopNeon()
60 tmp1b = vqrdmulhq_s32(ptr0vb, input1_v); in WebRtcIsacfix_FilterMaLoopNeon()