Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlattice_neon.c44 int64x2_t tmp2al_low, tmp2al_high, tmp2bl_low, tmp2bl_high; in WebRtcIsacfix_FilterMaLoopNeon() local
76 tmp2bl_low = vmull_s32(vget_low_s32(tmp2b), vget_low_s32(input2_v)); in WebRtcIsacfix_FilterMaLoopNeon()
82 ptr2vb = vcombine_s32(vrshrn_n_s64(tmp2bl_low, 16), in WebRtcIsacfix_FilterMaLoopNeon()