Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/signal_processing/
Ddownsample_fast_neon.c125 int16x4_t in16x4_6 = vget_low_s16(in16x8x4.val[3]); in WebRtcSpl_DownsampleFastNeon() local
129 out32x4_0 = vmlal_lane_s16(out32x4_0, in16x4_6, coeff16x4, 0); in WebRtcSpl_DownsampleFastNeon()