Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-section.h434 const GstMpegtsTOT *gst_mpegts_section_get_tot (GstMpegtsSection *section);
Dgst-dvb-section.c1244 gst_mpegts_section_get_tot (GstMpegtsSection * section) in gst_mpegts_section_get_tot() function
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c1114 const GstMpegtsTOT *tot = gst_mpegts_section_get_tot (section); in dump_tot()