Searched refs:logLrtTimeAvgKsum (Results 1 – 1 of 1) sorted by relevance
614 float logLrtTimeAvgKsum, besselTmp; in WebRtcNs_SpeechNoiseProb() local641 logLrtTimeAvgKsum = 0.0; in WebRtcNs_SpeechNoiseProb()648 logLrtTimeAvgKsum += inst->logLrtTimeAvg[i]; in WebRtcNs_SpeechNoiseProb()650 logLrtTimeAvgKsum = (float)logLrtTimeAvgKsum / (inst->magnLen); in WebRtcNs_SpeechNoiseProb()651 inst->featureData[3] = logLrtTimeAvgKsum; in WebRtcNs_SpeechNoiseProb()661 if (logLrtTimeAvgKsum < threshPrior0) { in WebRtcNs_SpeechNoiseProb()666 (logLrtTimeAvgKsum - threshPrior0)) + (float)1.0); in WebRtcNs_SpeechNoiseProb()