Searched refs:gst_message_new_stream_collection (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gsttestsrcbin.c | 417 gst_message_new_stream_collection (GST_OBJECT (self), collection)); in gst_test_src_bin_uri_handler_set_uri()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstmessage.c | 449 message = gst_message_new_stream_collection (NULL, collection); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstmessage.h | 830 GstMessage * gst_message_new_stream_collection (GstObject * src, GstStreamCollection * collect…
|
D | gstmessage.c | 3034 gst_message_new_stream_collection (GstObject * src, in gst_message_new_stream_collection() function
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstdecodebin3.c | 927 gst_message_new_stream_collection ((GstObject *) dbin, in gst_decodebin3_input_pad_unlink() 1543 gst_message_new_stream_collection ((GstObject *) dbin, in gst_decodebin3_handle_message()
|
D | gstparsebin.c | 3539 gst_message_new_stream_collection (GST_OBJECT (parsebin), in gst_parse_bin_expose() 4073 gst_message_new_stream_collection (GST_OBJECT (parsepad->parsebin), in gst_parse_pad_event()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | tsdemux.c | 2217 gst_message_new_stream_collection ((GstObject *) base, in gst_ts_demux_update_program() 2260 gst_message_new_stream_collection ((GstObject *) base, in gst_ts_demux_program_started()
|