Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dmpegts.c109 gst_mpegts_section_unref (sit_section); in GST_START_TEST()
174 gst_mpegts_section_unref (sit_section); in GST_START_TEST()
237 gst_mpegts_section_unref (pat_section); in GST_START_TEST()
318 gst_mpegts_section_unref (pmt_section); in GST_START_TEST()
414 gst_mpegts_section_unref (nit_section); in GST_START_TEST()
503 gst_mpegts_section_unref (sdt_section); in GST_START_TEST()
537 gst_mpegts_section_unref (section); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-scte-writer.c38 gst_mpegts_section_unref (section); in send_splice()
Dts-section-writer.c48 gst_mpegts_section_unref (section); in advertise_service()
Dts-parser.c1378 gst_mpegts_section_unref (section); in _on_bus_message()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/
Dtsmux.c115 gst_mpegts_section_unref (section->section); in tsmux_section_free()
380 gst_mpegts_section_unref (mux->pat.section); in tsmux_free()
1298 gst_mpegts_section_unref (section); in tsmux_send_section()
1675 gst_mpegts_section_unref (program->pmt.section); in tsmux_program_free()
1736 gst_mpegts_section_unref (mux->pat.section); in tsmux_write_pat()
1840 gst_mpegts_section_unref (program->pmt.section); in tsmux_write_pmt()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.h483 #define gst_mpegts_section_unref(section) (gst_mini_object_unref (GST_MINI_OBJECT_CAST (section))) macro
Dgstmpegtssection.c1286 gst_mpegts_section_unref (res); in gst_mpegts_section_new()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Ddvbbasebin.c1055 gst_mpegts_section_unref (section); in dvb_base_bin_handle_message()
1145 gst_mpegts_section_unref (program->old_section); in dvb_base_bin_pmt_info_cb()
1235 gst_mpegts_section_unref (program->section); in dvb_base_bin_program_destroy()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c1836 gst_mpegts_section_unref (section); in handle_scte35_section()
1869 gst_mpegts_section_unref (mux->pending_scte35_section); in handle_scte35_section()
1875 gst_mpegts_section_unref (section); in handle_scte35_section()
1879 gst_mpegts_section_unref (section); in handle_scte35_section()
1881 gst_mpegts_section_unref (mux->pending_scte35_section); in handle_scte35_section()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.c645 gst_mpegts_section_unref (program->section); in mpegts_base_free_program()
843 gst_mpegts_section_unref (program->section); in mpegts_base_update_program()
1113 gst_mpegts_section_unref (program->section); in mpegts_base_activate_program()
1444 gst_mpegts_section_unref (section); in mpegts_base_handle_psi()
Dtsdemux.c1688 gst_mpegts_section_unref (new_section); in handle_psi()
/third_party/gstreamer/gstplugins_bad/
DChangeLog126660 gst_mpegts_section_unref (section);