Searched refs:noiseEstCtr (Results 1 – 4 of 4) sorted by relevance
124 int noiseEstCtr; member
466 aec->noiseEstCtr = 0; in WebRtcAec_InitAec()716 if (aec->noiseEstCtr > 50) { in ProcessBlock()730 if (aec->noiseEstCtr < noiseInitBlocks) { in ProcessBlock()731 aec->noiseEstCtr++; in ProcessBlock()
174 WebRtc_Word16 noiseEstCtr; member
627 aecm->noiseEstCtr = 0; in WebRtcAecm_InitCore()1938 if (aecm->noiseEstCtr < 100) in ComfortNoise()1941 aecm->noiseEstCtr++; in ComfortNoise()