Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delfio_segment.hpp245 mutable std::istream* pstream = nullptr; member in ELFIO::segment_impl
Delfio_section.hpp340 mutable std::istream* pstream = nullptr; member in ELFIO::section_impl
Delfio.hpp1095 std::unique_ptr<std::ifstream> pstream = nullptr; member in ELFIO::elfio
/third_party/pulseaudio/src/pulse/
Dinternal.h74 pa_pstream *pstream; member
/third_party/pulseaudio/src/pulsecore/
Dprotocol-native.c186 pa_pstream *pstream; member
1841 #define CHECK_VALIDITY(pstream, expression, tag, error) do { \ argument
1848 #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.c2896 TSDemuxStream *pstream = (TSDemuxStream *) tmp->data; in calculate_and_push_newsegment() local