Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core_neon.c199 int16x4_t tmp16x4_0; in WebRtcNsx_NoiseEstimationNeon() local
233 tmp16x4_0 = vshrn_n_s32(tmp32x4, 14); in WebRtcNsx_NoiseEstimationNeon()
234 tmp16x8_0 = vcombine_s16(tmp16x4_1, tmp16x4_0); // Keep for several lines. in WebRtcNsx_NoiseEstimationNeon()
256 tmp16x4_0 = vshrn_n_s32(tmp32x4, 1); in WebRtcNsx_NoiseEstimationNeon()
259 tmp16x8_0 = vcombine_s16(tmp16x4_1, tmp16x4_0); // keep in WebRtcNsx_NoiseEstimationNeon()