Home
last modified time | relevance | path

Searched defs:noise_estimate_avg (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.c588 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate()
1518 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local