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