Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dpstream.c52 #define PA_FLAG_SEEKMASK 0x000000FFLU macro
652 flags = (uint32_t) (p->write.current->seek_mode & PA_FLAG_SEEKMASK); in prepare_next_write_item()
859 ntohl(re->descriptor[PA_PSTREAM_DESCRIPTOR_FLAGS]) & PA_FLAG_SEEKMASK, in memblock_complete()
985 if ((flags & PA_FLAG_SEEKMASK) > PA_SEEK_RELATIVE_END) { in do_read()
1076 ntohl(re->descriptor[PA_PSTREAM_DESCRIPTOR_FLAGS]) & PA_FLAG_SEEKMASK, in do_read()

Completed in 3 milliseconds