Searched refs:WebRtc_CreateBinaryDelayEstimatorFarend (Results 1 – 4 of 4) sorted by relevance
86 BinaryDelayEstimatorFarend* WebRtc_CreateBinaryDelayEstimatorFarend(
96 binary_farend_ = WebRtc_CreateBinaryDelayEstimatorFarend(kHistorySize); in SetUp()483 binary = WebRtc_CreateBinaryDelayEstimatorFarend(1); in TEST_F()
157 self->binary_farend = WebRtc_CreateBinaryDelayEstimatorFarend(history_size); in WebRtc_CreateDelayEstimatorFarend()
273 BinaryDelayEstimatorFarend* WebRtc_CreateBinaryDelayEstimatorFarend( in WebRtc_CreateBinaryDelayEstimatorFarend() function