OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtc_AllocateFarendBufferMemory
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
delay_estimator.h
99
int
WebRtc_AllocateFarendBufferMemory
(BinaryDelayEstimatorFarend* self,
delay_estimator.c
288
if (
WebRtc_AllocateFarendBufferMemory
(self, history_size) == 0) {
295
int
WebRtc_AllocateFarendBufferMemory
(BinaryDelayEstimatorFarend* self,
442
history_size =
WebRtc_AllocateFarendBufferMemory
(far, history_size);
Completed in 25 milliseconds