OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtc_AllocateHistoryBufferMemory
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator.h
169
int
WebRtc_AllocateHistoryBufferMemory
(BinaryDelayEstimator* self,
delay_estimator.c
428
WebRtc_AllocateHistoryBufferMemory
(self, farend->history_size) == 0) {
436
int
WebRtc_AllocateHistoryBufferMemory
(BinaryDelayEstimator* self,
delay_estimator_wrapper.c
336
return
WebRtc_AllocateHistoryBufferMemory
(self->binary_handle, history_size);
Completed in 36 milliseconds