Home
last modified time | relevance | path

Searched refs:pa_context_ref (Results 1 – 7 of 7) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dcontext.c294 pa_context* pa_context_ref(pa_context *c) { in pa_context_ref() function
317 pa_context_ref(c); in pa_context_set_state()
364 pa_context_ref(c); in pstream_packet_callback()
423 pa_context_ref(c); in pstream_memblock_callback()
496 pa_context_ref(c); in setup_complete_callback()
623 pa_context_ref(c); in setup_context()
695 pa_context_ref(c);
921 pa_context_ref(c);
1001 pa_context_ref(c);
1470 pa_context_ref(c);
[all …]
Dsubscribe.c43 pa_context_ref(c); in pa_command_subscribe_event()
Dcontext.h183 pa_context* pa_context_ref(pa_context *c);
Dmap-file83 pa_context_ref;
Dstream.c432 pa_context_ref(c); in pa_command_stream_killed()
524 pa_context_ref(c); in pa_command_stream_moved()
624 pa_context_ref(c); in pa_command_stream_buffer_attr()
697 pa_context_ref(c); in pa_command_stream_suspended()
746 pa_context_ref(c); in pa_command_stream_started()
788 pa_context_ref(c); in pa_command_stream_event()
839 pa_context_ref(c); in pa_command_request()
884 pa_context_ref(c); in pa_command_overflow_or_underflow()
/third_party/pulseaudio/vala/
Dlibpulse.vapi922 …efix="pa_context_", unref_function="pa_context_unref", ref_function="pa_context_ref", has_type_id=…
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.c566 pbuf->context = pa_context_ref (pctx->context); in gst_pulseringbuffer_open_device()