Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dmpegts.c127 gst_mpegts_section_unref (pat_section); in GST_START_TEST()
208 gst_mpegts_section_unref (pmt_section); in GST_START_TEST()
304 gst_mpegts_section_unref (nit_section); in GST_START_TEST()
393 gst_mpegts_section_unref (sdt_section); in GST_START_TEST()
427 gst_mpegts_section_unref (section); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/
Dtsmux.c121 gst_mpegts_section_unref (section->section); in tsmux_section_free()
342 gst_mpegts_section_unref (mux->pat.section); in tsmux_free()
1184 gst_mpegts_section_unref (program->pmt.section); in tsmux_program_free()
1220 gst_mpegts_section_unref (mux->pat.section); in tsmux_write_pat()
1301 gst_mpegts_section_unref (program->pmt.section); in tsmux_write_pmt()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.h407 #define gst_mpegts_section_unref(section) (gst_mini_object_unref (GST_MINI_OBJECT_CAST (section))) macro
Dgstmpegtssection.c1257 gst_mpegts_section_unref (res); in gst_mpegts_section_new()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Ddvbbasebin.c1049 gst_mpegts_section_unref (section); in dvb_base_bin_handle_message()
1139 gst_mpegts_section_unref (program->old_section); in dvb_base_bin_pmt_info_cb()
1239 gst_mpegts_section_unref (program->section); in dvb_base_bin_program_destroy()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.c474 gst_mpegts_section_unref (program->section); in mpegts_base_free_program()
648 gst_mpegts_section_unref (program->section); in mpegts_base_update_program()
895 gst_mpegts_section_unref (program->section); in mpegts_base_activate_program()
1187 gst_mpegts_section_unref (section); in mpegts_base_handle_psi()
/third_party/gstreamer/gstplugins_bad/docs/libs/
Dgst-plugins-bad-libs-sections.txt430 gst_mpegts_section_unref
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c1200 gst_mpegts_section_unref (section); in _on_bus_message()
/third_party/gstreamer/gstplugins_bad/
DChangeLog87076 gst_mpegts_section_unref (section);