Searched refs:MEMBLOCK_RELEASE_TIME (Results 1 – 1 of 1) sorted by relevance
35 constexpr int64_t MEMBLOCK_RELEASE_TIME = 5 * 60 * 1000000; // release pcm 5min ago variable362 if (curTime - endTime < MEMBLOCK_RELEASE_TIME * AUDIO_MS_PER_SECOND) { in ReleaseOverTimeMemBlock()