Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/examples/dynamic/
Daddstream.c37 create_stream (const gchar * descr) in create_stream() function
/third_party/nghttp2/src/
Dasio_server_http2_handler.cc307 stream *http2_handler::create_stream(int32_t stream_id) { in create_stream() function in nghttp2::asio_http2::server::http2_handler
Dasio_client_session_impl.cc475 std::unique_ptr<stream> session_impl::create_stream() { in create_stream() function in nghttp2::asio_http2::client::session_impl
/third_party/ffmpeg/libavdevice/
Dxcbgrab.c572 static int create_stream(AVFormatContext *s) in create_stream() function
/third_party/ffmpeg/libavformat/
Dflvdec.c162 static AVStream *create_stream(AVFormatContext *s, int codec_type) in create_stream() function
/third_party/pulseaudio/src/pulse/
Dstream.c1182 static int create_stream( in create_stream() function
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpbin.c1795 create_stream (GstRtpBinSession * session, guint32 ssrc) in create_stream() function