Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core_neon.c208 uint16x8_t tmp16x8_4; in WebRtcNsx_NoiseEstimationNeon() local
269 tmp16x8_4 = vcgtq_s16(tmp16x8_3, tmp16x8_2); in WebRtcNsx_NoiseEstimationNeon()
270 tmp16x8_2 = vbslq_s16(tmp16x8_4, tmp16x8_1, tmp16x8_0); in WebRtcNsx_NoiseEstimationNeon()
282 tmp16x8_4 = vcgtq_s16(WIDTHQ8_16x8, tmp16x8_3); in WebRtcNsx_NoiseEstimationNeon()
283 tmp16x8_1 = vbslq_s16(tmp16x8_4, tmp16x8_0, tmp16x8_1); in WebRtcNsx_NoiseEstimationNeon()