Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dpstream.c90 PA_PSTREAM_ITEM_MEMBLOCK, enumerator
391 if (i->type == PA_PSTREAM_ITEM_MEMBLOCK) { in item_free()
501 i->type = PA_PSTREAM_ITEM_MEMBLOCK; in pa_pstream_send_memblock()
642 pa_assert(p->write.current->type == PA_PSTREAM_ITEM_MEMBLOCK); in prepare_next_write_item()