Searched refs:noiseEstCtr (Results 1 – 6 of 6) sorted by relevance
110 int noiseEstCtr; member
1327 if (aec->noiseEstCtr > 50) { in ProcessBlock()1340 if (aec->noiseEstCtr < noiseInitBlocks) { in ProcessBlock()1341 aec->noiseEstCtr++; in ProcessBlock()1679 aec->noiseEstCtr = 0; in WebRtcAec_InitAec()
102 int16_t noiseEstCtr; member
660 if (aecm->noiseEstCtr < 100) in ComfortNoise()663 aecm->noiseEstCtr++; in ComfortNoise()
1277 if (aecm->noiseEstCtr < 100) { in ComfortNoise()1279 aecm->noiseEstCtr++; in ComfortNoise()
465 aecm->noiseEstCtr = 0; in WebRtcAecm_InitCore()