Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dns_core.c652 float weightIndPrior0, weightIndPrior1, weightIndPrior2; in SpeechNoiseProb() local
671 weightIndPrior1 = self->priorModelPars[5]; in SpeechNoiseProb()
729 indPrior = weightIndPrior0 * indicator0 + weightIndPrior1 * indicator1 + in SpeechNoiseProb()