Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.h482 #define gst_mpegts_section_ref(section) ((GstMpegtsSection*) gst_mini_object_ref (GST_MINI_OBJECT… macro
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.c844 program->section = gst_mpegts_section_ref (section); in mpegts_base_update_program()
1114 program->section = gst_mpegts_section_ref (section); in mpegts_base_activate_program()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Ddvbbasebin.c1137 program->section = gst_mpegts_section_ref (section); in dvb_base_bin_pmt_info_cb()