Home
last modified time | relevance | path

Searched defs:in16x8x4 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/
Ddownsample_fast_neon.c119 int16x8x4_t in16x8x4 = vld4q_s16(&data_in[i - j - 3]); in WebRtcSpl_DownsampleFastNeon() local
148 int16x8x4_t in16x8x4 = vld4q_s16(&data_in[i - j]); in WebRtcSpl_DownsampleFastNeon() local