Searched refs:GstMpegtsEIT (Results 1 – 5 of 5) sorted by relevance
133 static GstMpegtsEIT *134 _gst_mpegts_eit_copy (GstMpegtsEIT * eit) in _gst_mpegts_eit_copy()136 GstMpegtsEIT *copy; in _gst_mpegts_eit_copy()138 copy = g_slice_dup (GstMpegtsEIT, eit); in _gst_mpegts_eit_copy()145 _gst_mpegts_eit_free (GstMpegtsEIT * eit) in _gst_mpegts_eit_free()148 g_slice_free (GstMpegtsEIT, eit); in _gst_mpegts_eit_free()151 G_DEFINE_BOXED_TYPE (GstMpegtsEIT, gst_mpegts_eit,157 GstMpegtsEIT *eit = NULL; in _parse_eit()162 eit = g_slice_new0 (GstMpegtsEIT); in _parse_eit()251 const GstMpegtsEIT *[all …]
295 typedef struct _GstMpegtsEIT GstMpegtsEIT; typedef343 const GstMpegtsEIT *gst_mpegts_section_get_eit (GstMpegtsSection *section);
533 GstMpegtsEIT
810 const GstMpegtsEIT *eit = gst_mpegts_section_get_eit (section); in dump_eit()
1217 const GstMpegtsEIT *eit; in mpegts_base_get_tags_from_eit()