OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtc_FreeBinaryDelayEstimatorFarend
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator.h
71
void
WebRtc_FreeBinaryDelayEstimatorFarend
(BinaryDelayEstimatorFarend* self);
delay_estimator.c
258
void
WebRtc_FreeBinaryDelayEstimatorFarend
(BinaryDelayEstimatorFarend* self) {
289
WebRtc_FreeBinaryDelayEstimatorFarend
(self);
delay_estimator_wrapper.c
136
WebRtc_FreeBinaryDelayEstimatorFarend
(self->binary_farend);
delay_estimator_unittest.cc
111
WebRtc_FreeBinaryDelayEstimatorFarend
(binary_farend_);
Completed in 37 milliseconds