Searched refs:speechProbHB (Results 1 – 2 of 2) sorted by relevance
105 float speechProbHB[HALF_ANAL_BLOCKL]; //final speech/noise prob: prior + LRT member
150 inst->speechProbHB[i] = (float)0.0; //for estimation of HB in second pass in WebRtcNs_InitCore()1255 inst->speechProbHB[i] = probSpeechFinal[i]; in WebRtcNs_ProcessCore()1262 avgProbSpeechHB += inst->speechProbHB[i]; in WebRtcNs_ProcessCore()