Searched refs:GST_MPEGTS_SECTION_TOT (Results 1 – 5 of 5) sorted by relevance
79 GST_MPEGTS_SECTION_TOT, enumerator
319 case GST_MPEGTS_SECTION_TOT: in _mpegts_section_get_structure()1070 return GST_MPEGTS_SECTION_TOT; in _identify_section()
1016 { C_ENUM(GST_MPEGTS_SECTION_TOT), "GST_MPEGTS_SECTION_TOT", "tot" }, in gst_mpegts_section_type_get_type()
1246 g_return_val_if_fail (section->section_type == GST_MPEGTS_SECTION_TOT, NULL); in gst_mpegts_section_get_tot()
1302 case GST_MPEGTS_SECTION_TOT: in dump_section()