Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.c103 static GQuark QUARK_SECTION; variable
281 if (!gst_structure_id_get (st, QUARK_SECTION, GST_TYPE_MPEGTS_SECTION, in gst_message_parse_mpegts_section()
327 quark = QUARK_SECTION; in _mpegts_section_get_structure()
331 st = gst_structure_new_id (quark, QUARK_SECTION, MPEG_TYPE_TS_SECTION, in _mpegts_section_get_structure()
402 if (!gst_structure_id_get (structure, QUARK_SECTION, MPEG_TYPE_TS_SECTION, in gst_event_parse_mpegts_section()
1347 QUARK_SECTION = g_quark_from_string ("section"); in __initialize_sections()