Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core_neon.c483 int32x4_t tmp32b_0_high = vmull_n_s16(tmp16a_0_high, gain_factor); in WebRtcNsx_SynthesisUpdateNeon() local
489 int16x4_t tmp16b_0_high = vqrshrn_n_s32(tmp32b_0_high, 13); in WebRtcNsx_SynthesisUpdateNeon()