Searched refs:gst_message_parse_toc (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gsttoc.c | 270 gst_message_parse_toc (message, &test_toc, &updated); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstmessage.h | 757 void gst_message_parse_toc (GstMessage *message, GstToc **toc, gboolean *updat…
|
D | gstmessage.c | 2514 gst_message_parse_toc (GstMessage * message, GstToc ** toc, gboolean * updated) in gst_message_parse_toc() function
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-launch.c | 677 gst_message_parse_toc (message, &toc, &updated); in bus_handler()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | gstdiscoverer.c | 1727 gst_message_parse_toc (msg, &tmp, NULL); in handle_message()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 59470 gst_message_parse_toc() returns a reffed GstToc which is owned by the
|