Searched refs:WebRtc_CreateBinaryDelayEstimatorFarend (Results 1 – 4 of 4) sorted by relevance
88 BinaryDelayEstimatorFarend* WebRtc_CreateBinaryDelayEstimatorFarend(
99 binary_farend_ = WebRtc_CreateBinaryDelayEstimatorFarend(kHistorySize); in SetUp()481 binary = WebRtc_CreateBinaryDelayEstimatorFarend(1); in TEST_F()
159 self->binary_farend = WebRtc_CreateBinaryDelayEstimatorFarend(history_size); in WebRtc_CreateDelayEstimatorFarend()
286 BinaryDelayEstimatorFarend* WebRtc_CreateBinaryDelayEstimatorFarend( in WebRtc_CreateBinaryDelayEstimatorFarend() function