Searched refs:PROB_RANGE (Results 1 – 2 of 2) sorted by relevance
43 #define PROB_RANGE (float)0.20 // probability threshold for noise state in macro
825 if (probSpeech > PROB_RANGE) { in UpdateNoiseEstimate()829 if (probSpeech < PROB_RANGE) { in UpdateNoiseEstimate()