Searched refs:CONV_LEN2 (Results 1 – 2 of 2) sorted by relevance
53 #define CONV_LEN2 (CONV_LEN << 1) // Convergence length * 2 used at startup macro
1568 aecm->startupState = (aecm->totCount >= CONV_LEN) + (aecm->totCount >= CONV_LEN2); in WebRtcAecm_ProcessBlock()