Searched defs:pstream_memblock_callback (Results 1 - 3 of 3) sorted by relevance
/third_party/pulseaudio/src/pulse/ |
H A D | context.c | 416 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
|
/third_party/pulseaudio/src/modules/ |
H A D | module-tunnel.c | 1965 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
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | protocol-native.c | 4915 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
|
Completed in 12 milliseconds