HomeSort by relevance Sort by last modified time
    Searched refs:WebRtc_FreeBinaryDelayEstimator (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/modules/audio_processing/utility/
delay_estimator.h 50 int WebRtc_FreeBinaryDelayEstimator(BinaryDelayEstimator* handle);
delay_estimator.c 62 int WebRtc_FreeBinaryDelayEstimator(BinaryDelayEstimator* handle) {
128 WebRtc_FreeBinaryDelayEstimator(self);
134 WebRtc_FreeBinaryDelayEstimator(self);
141 WebRtc_FreeBinaryDelayEstimator(self);
148 WebRtc_FreeBinaryDelayEstimator(self);
154 WebRtc_FreeBinaryDelayEstimator(self);
delay_estimator_wrapper.c 159 WebRtc_FreeBinaryDelayEstimator(self->binary_handle);

Completed in 48 milliseconds