Searched refs:gst_stream_collection_add_stream (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gststream.c | 165 gst_stream_collection_add_stream (collection, stream); in GST_START_TEST() 180 gst_stream_collection_add_stream (collection, stream2); in GST_START_TEST()
|
D | gstmessage.c | 446 fail_unless (gst_stream_collection_add_stream (collection, stream1)); in GST_START_TEST() 447 fail_unless (gst_stream_collection_add_stream (collection, stream2)); in GST_START_TEST() 476 fail_unless (gst_stream_collection_add_stream (collection, stream1)); in GST_START_TEST() 477 fail_unless (gst_stream_collection_add_stream (collection, stream2)); in GST_START_TEST()
|
D | gstevent.c | 297 fail_unless (gst_stream_collection_add_stream (collection, stream1)); in GST_START_TEST() 298 fail_unless (gst_stream_collection_add_stream (collection, stream2)); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gststreamcollection.h | 112 gboolean gst_stream_collection_add_stream (GstStreamCollection *collection,
|
D | gststreamcollection.c | 281 gst_stream_collection_add_stream (GstStreamCollection * collection, in gst_stream_collection_add_stream() function
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gsttestsrcbin.c | 274 gst_stream_collection_add_stream (collection, stream); in gst_test_src_bin_setup_src() 381 gst_stream_collection_add_stream (collection, stream); in gst_test_src_bin_uri_handler_set_uri()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | mpegtsbase.c | 658 gst_stream_collection_add_stream (program->collection, in mpegts_base_program_add_stream() 745 gst_stream_collection_add_stream (program->collection, in mpegts_base_update_program()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstdecodebin3.c | 1345 gst_stream_collection_add_stream (res, gst_object_ref (stream)); in get_merged_collection()
|
D | gstparsebin.c | 3775 gst_stream_collection_add_stream (collection, in build_fallback_collection()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 48665 gst_stream_collection_add_stream() consumes the collection reference
|