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