Home
last modified time | relevance | path

Searched refs:gst_discoverer_stream_info_ref (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer-types.c501 res = g_list_append (res, gst_discoverer_stream_info_ref (stmp)); in gst_discoverer_info_get_streams()
622 return gst_discoverer_stream_info_ref (info->previous); in gst_discoverer_stream_info_get_previous()
640 return gst_discoverer_stream_info_ref (info->next); in gst_discoverer_stream_info_get_next()
766 gst_discoverer_stream_info_ref ((GstDiscovererStreamInfo *) tmp->data)); in gst_discoverer_container_info_get_streams()
1037 return gst_discoverer_stream_info_ref (info->stream_info); in gst_discoverer_info_get_stream_info()
1059 gst_discoverer_stream_info_ref ((GstDiscovererStreamInfo *) tmp->data)); in gst_discoverer_info_get_stream_list()
Dgstdiscoverer.h60 #define gst_discoverer_stream_info_ref(info) ((GstDiscovererStreamInfo*) g_object_ref((GObject*) in… macro
Dgstdiscoverer.c891 info = gst_discoverer_stream_info_ref (parent); in make_info()
1333 gst_discoverer_stream_info_ref (substream)); in parse_stream_topology()
2414 gst_discoverer_stream_info_ref (child_info)); in _parse_discovery()