Searched refs:stream_overflow_callback (Results 1 – 2 of 2) sorted by relevance
339 static void stream_overflow_callback(pa_stream *stream, void *userdata) { in stream_overflow_callback() function411 pa_stream_set_overflow_callback(u->stream, stream_overflow_callback, u); in on_sink_created()
375 static void stream_overflow_callback(pa_stream *s, void *userdata) { in stream_overflow_callback() function463 pa_stream_set_overflow_callback(stream, stream_overflow_callback, NULL); in context_state_callback()