Home
last modified time | relevance | path

Searched refs:pa_msgobject_new (Results 1 - 18 of 18) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dmsgobject.h39 #define pa_msgobject_new(type) ((type*) pa_msgobject_new_internal(sizeof(type), type##_type_id, type##_check_type)) macro
H A Dplay-memblockq.c192 u = pa_msgobject_new(memblockq_stream); in pa_memblockq_sink_input_new()
H A Dsound-file-stream.c244 u = pa_msgobject_new(file_stream); in pa_play_file()
H A Dcore.c133 c = pa_msgobject_new(pa_core); in pa_core_new()
H A Dprotocol-simple.c489 c = pa_msgobject_new(connection); in pa_simple_protocol_connect()
H A Dprotocol-native.c153 s = pa_msgobject_new(upload_stream); in upload_stream_new()
407 s = pa_msgobject_new(record_stream); in record_stream_new()
893 s = pa_msgobject_new(playback_stream); in playback_stream_new()
5104 c = pa_msgobject_new(pa_native_connection); in pa_native_protocol_connect()
H A Dsource-output.c435 o = pa_msgobject_new(pa_source_output); in pa_source_output_new()
H A Dprotocol-esound.c1505 c = pa_msgobject_new(connection); in pa_esound_protocol_connect()
H A Dsink-input.c550 i = pa_msgobject_new(pa_sink_input); in pa_sink_input_new()
H A Dsource.c180 s = pa_msgobject_new(pa_source); in pa_source_new()
H A Dsink.c194 s = pa_msgobject_new(pa_sink); in pa_sink_new()
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c696 u->msg = pa_msgobject_new(tunnel_msg); in do_init()
H A Dmodule-tunnel-source-new.c668 u->msg = pa_msgobject_new(tunnel_msg); in do_init()
H A Dmodule-zeroconf-publish.c834 u->msg = pa_msgobject_new(avahi_msg); in pa__init()
H A Dmodule-loopback.c1904 u->msg = pa_msgobject_new(loopback_msg); in pa__init()
H A Dmodule-tunnel.c2350 u->msg = pa_msgobject_new(tunnel_msg); in do_init()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c2816 if (!(u->msg = pa_msgobject_new(bluetooth_msg))) in pa__init()
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dmodule-echo-cancel.c2087 u->ec->msg = pa_msgobject_new(pa_echo_canceller_msg); in pa__init()

Completed in 48 milliseconds