Home
last modified time | relevance | path

Searched refs:tunnel_msg (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-tunnel-source-new.c72 struct tunnel_msg { struct
76 typedef struct tunnel_msg tunnel_msg; typedef
77 PA_DEFINE_PRIVATE_CLASS(tunnel_msg, pa_msgobject);
114 tunnel_msg *msg;
668 u->msg = pa_msgobject_new(tunnel_msg); in do_init()
Dmodule-tunnel-sink-new.c74 struct tunnel_msg { struct
78 typedef struct tunnel_msg tunnel_msg; typedef
79 PA_DEFINE_PRIVATE_CLASS(tunnel_msg, pa_msgobject);
116 tunnel_msg *msg;
696 u->msg = pa_msgobject_new(tunnel_msg); in do_init()
Dmodule-tunnel.c167 struct tunnel_msg { struct
171 typedef struct tunnel_msg tunnel_msg; typedef
172 PA_DEFINE_PRIVATE_CLASS(tunnel_msg, pa_msgobject);
288 tunnel_msg *msg;
2349 u->msg = pa_msgobject_new(tunnel_msg); in do_init()