Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Ddef.h542 PA_SUBSCRIPTION_MASK_SINK_INPUT = 0x0004U, enumerator
630 #define PA_SUBSCRIPTION_MASK_SINK_INPUT PA_SUBSCRIPTION_MASK_SINK_INPUT macro
/third_party/ffmpeg/libavdevice/
Dpulse_audio_enc.c351 op = pa_context_subscribe(s->ctx, PA_SUBSCRIPTION_MASK_SINK_INPUT, pulse_context_result, s); in pulse_subscribe_events()
/third_party/pulseaudio/src/modules/
Dmodule-device-manager.c1581 …>core, PA_SUBSCRIPTION_MASK_SINK|PA_SUBSCRIPTION_MASK_SOURCE|PA_SUBSCRIPTION_MASK_SINK_INPUT|PA_SU… in pa__init()
Dmodule-tunnel.c1456 PA_SUBSCRIPTION_MASK_SINK_INPUT|PA_SUBSCRIPTION_MASK_SINK in start_subscribe()
Dmodule-stream-restore.c2307 …u->subscription = pa_subscription_new(m->core, PA_SUBSCRIPTION_MASK_SINK_INPUT|PA_SUBSCRIPTION_MAS… in pa__init()
/third_party/pulseaudio/src/utils/
Dpactl.c1459 PA_SUBSCRIPTION_MASK_SINK_INPUT| in context_state_callback()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.c922 PA_SUBSCRIPTION_MASK_SINK_INPUT, NULL, NULL))) in gst_pulseringbuffer_acquire()