Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.h178 int16_t* q_noise);
225 int16_t* q_noise);
Dnsx_core_neon.c137 int16_t* q_noise) { in WebRtcNsx_NoiseEstimationNeon() argument
351 (*q_noise) = (int16_t)inst->qNoise; in WebRtcNsx_NoiseEstimationNeon()
Dnsx_core.c337 int16_t* q_noise) { in NoiseEstimationC() argument
452 (*q_noise) = (int16_t)inst->qNoise; in NoiseEstimationC()