Home
last modified time | relevance | path

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

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