Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
Dsrbchannel-test.c117 pa_pstream_unref(p1); in START_TEST()
118 pa_pstream_unref(p2); in START_TEST()
/third_party/pulseaudio/src/pulsecore/
Dpstream.h47 void pa_pstream_unref(pa_pstream*p);
Dpstream-util.c190 pa_pstream_unref(p); in pa_pstream_register_memfd_mempool()
Dpstream.c274 pa_pstream_unref(p); in do_pstream_read_write()
283 pa_pstream_unref(p); in do_pstream_read_write()
301 pa_pstream_unref(p); in srb_callback()
1176 void pa_pstream_unref(pa_pstream*p) { in pa_pstream_unref() function
Dprotocol-native.c1252 pa_pstream_unref(c->pstream); in native_connection_free()
/third_party/pulseaudio/src/pulse/
Dcontext.c241 pa_pstream_unref(c->pstream); in context_unlink()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c2589 pa_pstream_unref(u->pstream); in do_done()