Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dpstream.c58 PA_PSTREAM_DESCRIPTOR_CHANNEL, enumerator
613 p->write.descriptor[PA_PSTREAM_DESCRIPTOR_CHANNEL] = htonl((uint32_t) -1); in prepare_next_write_item()
648 p->write.descriptor[PA_PSTREAM_DESCRIPTOR_CHANNEL] = htonl(p->write.current->channel); in prepare_next_write_item()
857 ntohl(re->descriptor[PA_PSTREAM_DESCRIPTOR_CHANNEL]), in memblock_complete()
969 channel = ntohl(re->descriptor[PA_PSTREAM_DESCRIPTOR_CHANNEL]); in do_read()
1074 ntohl(re->descriptor[PA_PSTREAM_DESCRIPTOR_CHANNEL]), in do_read()

Completed in 3 milliseconds