Searched refs:MIN_MSE_COUNT (Results 1 – 2 of 2) sorted by relevance
68 #define MIN_MSE_COUNT 20 // Min number of consecutive blocks with enough far end macro
1232 if (aecm->mseChannelCount >= (MIN_MSE_COUNT + 10)) in WebRtcAecm_UpdateChannel()1239 for (i = 0; i < MIN_MSE_COUNT; i++) in WebRtcAecm_UpdateChannel()