Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.c674 _gst_mpegts_pmt_free (GstMpegtsPMT * pmt) in _gst_mpegts_pmt_free() function
684 (GBoxedCopyFunc) _gst_mpegts_pmt_copy, (GFreeFunc) _gst_mpegts_pmt_free);
772 _gst_mpegts_pmt_free (pmt); in _parse_pmt()
795 (GDestroyNotify) _gst_mpegts_pmt_free); in gst_mpegts_section_get_pmt()
959 section->destroy_parsed = (GDestroyNotify) _gst_mpegts_pmt_free; in gst_mpegts_section_from_pmt()