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

/external/webrtc/src/modules/audio_processing/ns/
H A Dns_core.c617 float weightIndPrior0, weightIndPrior1, weightIndPrior2; local
637 weightIndPrior2 = inst->priorModelPars[6];
694 indPrior = weightIndPrior0 * indicator0 + weightIndPrior1 * indicator1 + weightIndPrior2

Completed in 18 milliseconds