Home
last modified time | relevance | path

Searched refs:PA_MEMBLOCK_POOL (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dmemblock.h42 PA_MEMBLOCK_POOL, /* Memory is part of the memory pool */ enumerator
Dmemblock.c391 b->type = PA_MEMBLOCK_POOL; in pa_memblock_new_pool()
644 case PA_MEMBLOCK_POOL: { in memblock_free()
1440 b->type == PA_MEMBLOCK_POOL || in memblock_shared_copy()
1498 pa_assert(b->type == PA_MEMBLOCK_POOL || b->type == PA_MEMBLOCK_POOL_EXTERNAL); in pa_memexport_put()
Dcli-command.c349 [PA_MEMBLOCK_POOL] = "POOL", in pa_cli_command_stat()