Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dmemblock.h45 PA_MEMBLOCK_USER, /* User supplied memory, to be freed with free_cb */ enumerator
Dmemblock.c472 b->type = PA_MEMBLOCK_USER; in pa_memblock_new_user()
597 case PA_MEMBLOCK_USER : in memblock_free()
737 b->type = PA_MEMBLOCK_USER; in memblock_make_local()
Dcli-command.c352 [PA_MEMBLOCK_USER] = "USER", in pa_cli_command_stat()