Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core_neon.c585 int32x4_t tmp32_high = vmull_s16(vget_high_s16(window), in WebRtcNsx_AnalysisUpdateNeon() local
591 int16x4_t result_high = vrshrn_n_s32(tmp32_high, 14); in WebRtcNsx_AnalysisUpdateNeon()