Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/
Dnsx_core_neon.c116 int16x8_t logval_16x8 = vdupq_n_s16(logval); in NoiseEstimationNeon() local
227 tmp16x8_0 = vmaxq_s16(tmp16x8_0, logval_16x8); in NoiseEstimationNeon()