Searched refs:CONV_LEN (Results 1 – 3 of 3) sorted by relevance
29 #define CONV_LEN 512 /* Convergence length used at startup. */ macro30 #define CONV_LEN2 (CONV_LEN << 1) /* Used at startup. */
337 aecm->startupState = (aecm->totCount >= CONV_LEN) + in WebRtcAecm_ProcessBlock()
859 aecm->startupState = (aecm->totCount >= CONV_LEN) + in WebRtcAecm_ProcessBlock()