Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c66 static GQuark _TOC_QUARK; variable
162 _TOC_QUARK = g_quark_from_static_string ("toc"); in _do_init()
846 gst_structure_id_set (st, _TOC_QUARK, GST_TYPE_TOC, ps->toc, NULL); in collect_stream_information()
875 if (gst_structure_id_has_field (st, _TOC_QUARK)) { in collect_common_information()
876 gst_structure_id_get (st, _TOC_QUARK, GST_TYPE_TOC, &info->toc, NULL); in collect_common_information()