Searched refs:WebRtc_AllocateHistoryBufferMemory (Results 1 – 3 of 3) sorted by relevance
169 int WebRtc_AllocateHistoryBufferMemory(BinaryDelayEstimator* self,
428 WebRtc_AllocateHistoryBufferMemory(self, farend->history_size) == 0) { in WebRtc_CreateBinaryDelayEstimator()436 int WebRtc_AllocateHistoryBufferMemory(BinaryDelayEstimator* self, in WebRtc_AllocateHistoryBufferMemory() function
336 return WebRtc_AllocateHistoryBufferMemory(self->binary_handle, history_size); in WebRtc_set_history_size()