Searched refs:WebRtc_DelayEstimatorProcessFloat (Results 1 – 3 of 3) sorted by relevance
92 int WebRtc_DelayEstimatorProcessFloat(void* handle,
291 int WebRtc_DelayEstimatorProcessFloat(void* handle, in WebRtc_DelayEstimatorProcessFloat() function
751 delay_estimate = WebRtc_DelayEstimatorProcessFloat(aec->delay_estimator, in ProcessBlock()