Home
last modified time | relevance | path

Searched refs:gst_stream_collection_new (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgststreamcollection.h100 GstStreamCollection *gst_stream_collection_new (const gchar *upstream_id);
Dgststreamcollection.c172 gst_stream_collection_new (const gchar * upstream_id) in gst_stream_collection_new() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststream.c140 collection = gst_stream_collection_new ("check-collection"); in GST_START_TEST()
Dgstmessage.c445 collection = gst_stream_collection_new ("something"); in GST_START_TEST()
475 collection = gst_stream_collection_new ("something"); in GST_START_TEST()
Dgstevent.c296 collection = gst_stream_collection_new ("something"); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgsttestsrcbin.c359 GstStreamCollection *collection = gst_stream_collection_new (NULL); in gst_test_src_bin_uri_handler_set_uri()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.c447 program->collection = gst_stream_collection_new (stream_id); in mpegts_base_new_program()
732 collection = gst_stream_collection_new (stream_id); in mpegts_base_update_program()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3.c1310 res = gst_stream_collection_new ("decodebin3"); in get_merged_collection()
Dgstparsebin.c3534 fallback_collection = gst_stream_collection_new (NULL); in gst_parse_bin_expose()