Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Ddef.h782 PA_SEEK_RELATIVE_ON_READ = 2, enumerator
792 #define PA_SEEK_RELATIVE_ON_READ PA_SEEK_RELATIVE_ON_READ macro
/third_party/pulseaudio/src/pulsecore/
Dmemblockq.c696 case PA_SEEK_RELATIVE_ON_READ: in pa_memblockq_seek()