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

  /external/webrtc/src/modules/audio_processing/utility/
delay_estimator.h 83 int WebRtc_ProcessBinarySpectrum(BinaryDelayEstimator* handle,
88 // WebRtc_ProcessBinarySpectrum(...).
delay_estimator_wrapper.c 286 return WebRtc_ProcessBinarySpectrum(self->binary_handle,
323 return WebRtc_ProcessBinarySpectrum(self->binary_handle,
delay_estimator.c 184 int WebRtc_ProcessBinarySpectrum(BinaryDelayEstimator* handle,

Completed in 83 milliseconds