Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/signal_processing/
Ddownsample_fast_neon.c124 int16x4_t in16x4_4 = vget_low_s16(in16x8x4.val[2]); in WebRtcSpl_DownsampleFastNeon() local
128 out32x4_0 = vmlal_lane_s16(out32x4_0, in16x4_4, coeff16x4, 1); in WebRtcSpl_DownsampleFastNeon()