Searched refs:pa_seek_mode_t (Results 1 – 11 of 11) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | pstream.h | 40 …ream_memblock_cb_t)(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa… 54 void pa_pstream_send_memblock(pa_pstream*p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, …
|
D | memblockq.h | 88 void pa_memblockq_seek(pa_memblockq *bq, int64_t offset, pa_seek_mode_t seek, bool account);
|
D | pstream.c | 106 pa_seek_mode_t seek_mode; 478 void pa_pstream_send_memblock(pa_pstream*p, uint32_t channel, int64_t offset, pa_seek_mode_t seek_m… in pa_pstream_send_memblock()
|
D | memblockq.c | 683 void pa_memblockq_seek(pa_memblockq *bq, int64_t offset, pa_seek_mode_t seek, bool account) { in pa_memblockq_seek()
|
D | protocol-native.c | 5109 …m_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa… in pstream_memblock_callback()
|
/third_party/pulseaudio/src/pulse/ |
D | stream.h | 519 pa_seek_mode_t seek /**< Seek mode, must be PA_SEEK_RELATIVE for upload streams */); 530 pa_seek_mode_t seek /**< Seek mode, must be PA_SEEK_RELATIVE for upload streams */);
|
D | def.h | 787 } pa_seek_mode_t; typedef
|
D | stream.c | 1514 pa_seek_mode_t seek) { in pa_stream_write_ext_free() 1552 pa_seek_mode_t t_seek = seek; in pa_stream_write_ext_free() 1647 pa_seek_mode_t seek) { in pa_stream_write()
|
D | context.c | 417 …m_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa… in pstream_memblock_callback()
|
/third_party/pulseaudio/src/modules/ |
D | module-tunnel.c | 1965 …m_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa… in pstream_memblock_callback()
|
/third_party/pulseaudio/vala/ |
D | libpulse.vapi | 1173 [CCode (cname="pa_seek_mode_t", cprefix="PA_SEEK_", has_type_id=false)]
|