Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dpstream.c89 PA_PSTREAM_ITEM_PACKET, enumerator
394 } else if (i->type == PA_PSTREAM_ITEM_PACKET) { in item_free()
460 i->type = PA_PSTREAM_ITEM_PACKET; in pa_pstream_send_packet()
615 if (p->write.current->type == PA_PSTREAM_ITEM_PACKET) { in prepare_next_write_item()