Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/signal_processing/
Ddownsample_fast_neon.c138 int16x4_t in16x4_5 = vget_high_s16(in16x8x4.val[2]); in WebRtcSpl_DownsampleFastNeon() local
142 out32x4_1 = vmlal_lane_s16(out32x4_1, in16x4_5, coeff16x4, 1); in WebRtcSpl_DownsampleFastNeon()