Home
last modified time | relevance | path

Searched refs:pstream_drain_callback (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dcontext.c1157 static void pstream_drain_callback(pa_pstream *s, void *userdata) { function
1179 pa_pstream_set_drain_callback(o->context->pstream, pstream_drain_callback, o);
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.c5006 static void pstream_drain_callback(pa_pstream *p, void *userdata) { in pstream_drain_callback() function
5144 pa_pstream_set_drain_callback(c->pstream, pstream_drain_callback, c); in pa_native_protocol_connect()

Completed in 9 milliseconds