Home
last modified time | relevance | path

Searched refs:GST_IS_DISCOVERER_SUBTITLE_INFO (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.h212 #define GST_IS_DISCOVERER_SUBTITLE_INFO(obj) \ macro
Dgstdiscoverer-types.c594 if (GST_IS_DISCOVERER_SUBTITLE_INFO (info)) in gst_discoverer_stream_info_get_stream_type_nick()
Dgstdiscoverer.c2203 } else if (GST_IS_DISCOVERER_SUBTITLE_INFO (sinfo)) { in gst_discoverer_info_to_variant_recurse()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-discoverer.c387 else if (GST_IS_DISCOVERER_SUBTITLE_INFO (info)) in print_stream_info()