Home
last modified time | relevance | path

Searched defs:pstream (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/process/
Dpipe.hpp616 typedef basic_pstream<char> pstream; typedef
/third_party/pulseaudio/src/pulse/
Dinternal.h74 pa_pstream *pstream; member
/third_party/pulseaudio/src/pulsecore/
Dprotocol-native.c184 pa_pstream *pstream; member
1838 #define CHECK_VALIDITY(pstream, expression, tag, error) do { \ argument
1845 #define CHECK_VALIDITY_GOTO(pstream, expression, tag, error, label) do { \ argument
/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c194 pa_pstream *pstream; member
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c2826 TSDemuxStream *pstream = (TSDemuxStream *) tmp->data; in calculate_and_push_newsegment() local