Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/
Dns_core.c613 float invLrt, gainPrior, indPrior; in WebRtcNs_SpeechNoiseProb() local
694 indPrior = weightIndPrior0 * indicator0 + weightIndPrior1 * indicator1 + weightIndPrior2 in WebRtcNs_SpeechNoiseProb()
699 inst->priorSpeechProb += PRIOR_UPDATE * (indPrior - inst->priorSpeechProb); in WebRtcNs_SpeechNoiseProb()