Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dmemblock.h44 PA_MEMBLOCK_APPENDED, /* The data is appended to the memory block */ enumerator
Dmemblock.c283 b->type = PA_MEMBLOCK_APPENDED; in memblock_new_appended()
609 case PA_MEMBLOCK_APPENDED: in memblock_free()
Dcli-command.c351 [PA_MEMBLOCK_APPENDED] = "APPENDED", in pa_cli_command_stat()