Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_defines.h23 #define WIDTH_Q8 3 /* 0.01 in Q8 (or 25 ) */ macro
Dnsx_core_neon.c180 int16x8_t WIDTHQ8_16x8 = vdupq_n_s16(WIDTH_Q8); in WebRtcNsx_NoiseEstimationNeon()
324 < WIDTH_Q8) { in WebRtcNsx_NoiseEstimationNeon()
Dnsx_core.c425 < WIDTH_Q8) { in NoiseEstimationC()