Home
last modified time | relevance | path

Searched refs:gst_discoverer_stream_info_get_next (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.h67 GstDiscovererStreamInfo* gst_discoverer_stream_info_get_next(GstDiscovererStreamInfo* info);
Dgstdiscoverer-types.c635 gst_discoverer_stream_info_get_next (GstDiscovererStreamInfo * info) in gst_discoverer_stream_info_get_next() function
Dencoding-profile.c2254 sinfo = gst_discoverer_stream_info_get_next (sinfo); in create_stream_profile_recurse()
Dgstdiscoverer.c2212 gst_discoverer_stream_info_get_next (sinfo); in gst_discoverer_info_to_variant_recurse()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-discoverer.c413 next = gst_discoverer_stream_info_get_next (info); in print_topology()