Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dpstream.c91 PA_PSTREAM_ITEM_SHMRELEASE, enumerator
536 item->type = PA_PSTREAM_ITEM_SHMRELEASE; in pa_pstream_send_release()
628 } else if (p->write.current->type == PA_PSTREAM_ITEM_SHMRELEASE) { in prepare_next_write_item()