Home
last modified time | relevance | path

Searched refs:pstream_memblock_callback (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulse/
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() function
633 pa_pstream_set_receive_memblock_callback(c->pstream, pstream_memblock_callback, c); in setup_context()
/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() function
2037 pa_pstream_set_receive_memblock_callback(u->pstream, pstream_memblock_callback, u); in on_sink_created()
/third_party/pulseaudio/src/pulsecore/
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() function
5142 pa_pstream_set_receive_memblock_callback(c->pstream, pstream_memblock_callback, c); in pa_native_protocol_connect()

Completed in 12 milliseconds