Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Ddef.h785 PA_SEEK_RELATIVE_END = 3 enumerator
793 #define PA_SEEK_RELATIVE_END PA_SEEK_RELATIVE_END macro
H A Dstream.c1527 PA_CHECK_VALIDITY(s->context, seek <= PA_SEEK_RELATIVE_END, PA_ERR_INVALID); in pa_stream_write_ext_free()
/third_party/pulseaudio/src/pulsecore/
H A Dmemblockq.c631 case PA_SEEK_RELATIVE_END: in pa_memblockq_seek()
H A Dpstream.c985 if ((flags & PA_FLAG_SEEKMASK) > PA_SEEK_RELATIVE_END) { in do_read()

Completed in 10 milliseconds