Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core_neon.c65 int32x4_t constA32x4 = vdupq_n_s32(0x1fffff); in UpdateNoiseEstimateNeon() local
88 int32x4_t v32x4A = vandq_s32(v32x4B, constA32x4); in UpdateNoiseEstimateNeon()