Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer-types.c99 GType ltyp; in gst_discoverer_info_copy_int() local
103 ltyp = G_TYPE_FROM_INSTANCE (info); in gst_discoverer_info_copy_int()
105 if (ltyp == GST_TYPE_DISCOVERER_CONTAINER_INFO) { in gst_discoverer_info_copy_int()
109 } else if (ltyp == GST_TYPE_DISCOVERER_AUDIO_INFO) { in gst_discoverer_info_copy_int()
113 } else if (ltyp == GST_TYPE_DISCOVERER_VIDEO_INFO) { in gst_discoverer_info_copy_int()
117 } else if (ltyp == GST_TYPE_DISCOVERER_SUBTITLE_INFO) { in gst_discoverer_info_copy_int()