OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtc_AddBinaryFarSpectrum
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator.h
134
void
WebRtc_AddBinaryFarSpectrum
(BinaryDelayEstimatorFarend* self,
197
//
WebRtc_AddBinaryFarSpectrum
() prior to this call. The value will be offset by
delay_estimator_wrapper.c
226
WebRtc_AddBinaryFarSpectrum
(self->binary_farend, binary_spectrum);
252
WebRtc_AddBinaryFarSpectrum
(self->binary_farend, binary_spectrum);
delay_estimator.c
361
void
WebRtc_AddBinaryFarSpectrum
(BinaryDelayEstimatorFarend* handle,
delay_estimator_unittest.cc
163
WebRtc_AddBinaryFarSpectrum
(binary_farend_,
Completed in 45 milliseconds