Searched refs:weightIndPrior0 (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
H A Dns_core.c652 float weightIndPrior0, weightIndPrior1, weightIndPrior2; local
670 weightIndPrior0 = self->priorModelPars[4];
729 indPrior = weightIndPrior0 * indicator0 + weightIndPrior1 * indicator1 +

Completed in 234 milliseconds