Home
last modified time | relevance | path

Searched refs:CreateMemoryPool (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_conference_mixer/source/
Dmemory_pool.h31 static int32_t CreateMemoryPool(MemoryPool*& memoryPool,
62 MemoryPool<MemoryType>::CreateMemoryPool(MemoryPool*& memoryPool, in CreateMemoryPool() function
Daudio_conference_mixer_impl.cc142 MemoryPool<AudioFrame>::CreateMemoryPool(_audioFramePool, in Init()