Home
last modified time | relevance | path

Searched refs:pa_pstream_send_memblock (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dpstream.h54 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 Dpstream.c481 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() function
H A Dprotocol-native.c1090 pa_pstream_send_memblock(c->pstream, r->index, 0, PA_SEEK_RELATIVE, &schunk); in native_connection_send_memblock()
2396 pa_pstream_send_memblock(c->pstream, 0, 0, 0, &mc); in setup_srbchannel()
/third_party/pulseaudio/src/pulse/
H A Dstream.c1552 pa_pstream_send_memblock(s->context->pstream, s->channel, offset, seek, &chunk); in pa_stream_write_ext_free()
1586 pa_pstream_send_memblock(s->context->pstream, s->channel, t_offset, t_seek, &chunk); in pa_stream_write_ext_free()
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c680 pa_pstream_send_memblock(u->pstream, u->channel, 0, PA_SEEK_RELATIVE, chunk); in sink_process_msg()

Completed in 16 milliseconds