Searched refs:DelayEstimatorFarend (Results 1 – 3 of 3) sorted by relevance
127 DelayEstimatorFarend* self = (DelayEstimatorFarend*) handle; in WebRtc_FreeDelayEstimatorFarend()143 DelayEstimatorFarend* self = NULL; in WebRtc_CreateDelayEstimatorFarend()150 self = malloc(sizeof(DelayEstimatorFarend)); in WebRtc_CreateDelayEstimatorFarend()176 DelayEstimatorFarend* self = (DelayEstimatorFarend*) handle; in WebRtc_InitDelayEstimatorFarend()195 DelayEstimatorFarend* self = (DelayEstimatorFarend*) handle; in WebRtc_SoftResetDelayEstimatorFarend()204 DelayEstimatorFarend* self = (DelayEstimatorFarend*) handle; in WebRtc_AddFarSpectrumFix()234 DelayEstimatorFarend* self = (DelayEstimatorFarend*) handle; in WebRtc_AddFarSpectrumFloat()275 DelayEstimatorFarend* farend = (DelayEstimatorFarend*) farend_handle; in WebRtc_CreateDelayEstimator()
34 } DelayEstimatorFarend; typedef
54 DelayEstimatorFarend* farend_self_;92 farend_self_ = reinterpret_cast<DelayEstimatorFarend*>(farend_handle_); in SetUp()