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. */
430 (aecm->totCount >= CONV_LEN) + (aecm->totCount >= CONV_LEN2); in WebRtcAecm_ProcessBlock()
994 (aecm->totCount >= CONV_LEN) + (aecm->totCount >= CONV_LEN2); in WebRtcAecm_ProcessBlock()