Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dpstream.h40 typedef void (*pa_pstream_memblock_cb_t)(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa_memchunk *chunk, void *userdata);
54 void pa_pstream_send_memblock(pa_pstream*p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa_memchunk *chunk);
H A Dmemblockq.h166 void pa_memblockq_seek(pa_memblockq *bq, int64_t offset, pa_seek_mode_t seek, bool account);
H A Dpstream.c106 pa_seek_mode_t seek_mode;
481 void pa_pstream_send_memblock(pa_pstream*p, uint32_t channel, int64_t offset, pa_seek_mode_t seek_mode, const pa_memchunk *chunk) { in pa_pstream_send_memblock()
H A Dmemblockq.c615 void pa_memblockq_seek(pa_memblockq *bq, int64_t offset, pa_seek_mode_t seek, bool account) { in pa_memblockq_seek()
H A Dprotocol-native.c4915 static void pstream_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa_memchunk *chunk, void *userdata) { in pstream_memblock_callback()
/third_party/pulseaudio/src/pulse/
H A Dstream.h521 pa_seek_mode_t seek /**< Seek mode, must be PA_SEEK_RELATIVE for upload streams */);
532 pa_seek_mode_t seek /**< Seek mode, must be PA_SEEK_RELATIVE for upload streams */);
H A Ddef.h787 } pa_seek_mode_t; typedef
H A Dstream.c1518 pa_seek_mode_t seek) { in pa_stream_write_ext_free()
1556 pa_seek_mode_t t_seek = seek; in pa_stream_write_ext_free()
1651 pa_seek_mode_t seek) { in pa_stream_write()
H A Dcontext.c416 static void pstream_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa_memchunk *chunk, void *userdata) { in pstream_memblock_callback()
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c1965 static void pstream_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa_memchunk *chunk, void *userdata) { in pstream_memblock_callback()

Completed in 44 milliseconds