Home
last modified time | relevance | path

Searched refs:PA_PSTREAM_DESCRIPTOR_FLAGS (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dpstream.c61 PA_PSTREAM_DESCRIPTOR_FLAGS, enumerator
616 p->write.descriptor[PA_PSTREAM_DESCRIPTOR_FLAGS] = 0; in prepare_next_write_item()
633 p->write.descriptor[PA_PSTREAM_DESCRIPTOR_FLAGS] = htonl(PA_FLAG_SHMRELEASE); in prepare_next_write_item()
638 p->write.descriptor[PA_PSTREAM_DESCRIPTOR_FLAGS] = htonl(PA_FLAG_SHMREVOKE); in prepare_next_write_item()
724 p->write.descriptor[PA_PSTREAM_DESCRIPTOR_FLAGS] = htonl(flags); in prepare_next_write_item()
859 ntohl(re->descriptor[PA_PSTREAM_DESCRIPTOR_FLAGS]) & PA_FLAG_SEEKMASK, in memblock_complete()
930 flags = ntohl(re->descriptor[PA_PSTREAM_DESCRIPTOR_FLAGS]); in do_read()
1034 uint32_t flags = ntohl(re->descriptor[PA_PSTREAM_DESCRIPTOR_FLAGS]); in do_read()
1076 ntohl(re->descriptor[PA_PSTREAM_DESCRIPTOR_FLAGS]) & PA_FLAG_SEEKMASK, in do_read()

Completed in 2 milliseconds