Home
last modified time | relevance | path

Searched refs:totCount (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_processing/aecm/
Daecm_core.h137 WebRtc_UWord32 totCount; member
Daecm_core.c592 aecm->totCount = 0; in WebRtcAecm_InitCore()
1568 aecm->startupState = (aecm->totCount >= CONV_LEN) + (aecm->totCount >= CONV_LEN2); in WebRtcAecm_ProcessBlock()
1682 aecm->totCount++; in WebRtcAecm_ProcessBlock()