Searched refs:WebRtc_AllocateFarendBufferMemory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator.h99 int WebRtc_AllocateFarendBufferMemory(BinaryDelayEstimatorFarend* self,
H A Ddelay_estimator.c288 if (WebRtc_AllocateFarendBufferMemory(self, history_size) == 0) {
295 int WebRtc_AllocateFarendBufferMemory(BinaryDelayEstimatorFarend* self, function
442 history_size = WebRtc_AllocateFarendBufferMemory(far, history_size);

Completed in 130 milliseconds