Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_defines.h21 #define FACTOR_Q7 5120 /* 40 in Q7 */ macro
Dnsx_core_neon.c183 int16_t factor = FACTOR_Q7; in WebRtcNsx_NoiseEstimationNeon()
294 delta = FACTOR_Q7; in WebRtcNsx_NoiseEstimationNeon()
Dnsx_core.c395 delta = FACTOR_Q7; in NoiseEstimationC()