Searched refs:delay_estimate (Results 1 – 1 of 1) sorted by relevance
749 int delay_estimate = 0; in ProcessBlock() local751 delay_estimate = WebRtc_DelayEstimatorProcessFloat(aec->delay_estimator, in ProcessBlock()755 if (delay_estimate >= 0) { in ProcessBlock()757 aec->delay_histogram[delay_estimate]++; in ProcessBlock()