Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_defines.h22 #define FACTOR_Q7_STARTUP 1024 /* 8 in Q7 */ macro
Dnsx_core_neon.c185 factor = FACTOR_Q7_STARTUP; in WebRtcNsx_NoiseEstimationNeon()
298 delta = FACTOR_Q7_STARTUP; in WebRtcNsx_NoiseEstimationNeon()
Dnsx_core.c399 delta = FACTOR_Q7_STARTUP; in NoiseEstimationC()