Searched refs:GstMpegtsSCTESIT (Results 1 – 8 of 8) sorted by relevance
241 static GstMpegtsSCTESIT *242 _gst_mpegts_scte_sit_copy (GstMpegtsSCTESIT * sit) in _gst_mpegts_scte_sit_copy()244 GstMpegtsSCTESIT *copy = g_slice_dup (GstMpegtsSCTESIT, sit); in _gst_mpegts_scte_sit_copy()253 _gst_mpegts_scte_sit_free (GstMpegtsSCTESIT * sit) in _gst_mpegts_scte_sit_free()257 g_slice_free (GstMpegtsSCTESIT, sit); in _gst_mpegts_scte_sit_free()260 G_DEFINE_BOXED_TYPE (GstMpegtsSCTESIT, gst_mpegts_scte_sit,268 GstMpegtsSCTESIT *sit = NULL; in _parse_sit()281 sit = g_slice_new0 (GstMpegtsSCTESIT); in _parse_sit()432 const GstMpegtsSCTESIT *444 return (const GstMpegtsSCTESIT *) section->cached_parsed; in gst_mpegts_section_get_scte_sit()[all …]
200 typedef struct _GstMpegtsSCTESIT GstMpegtsSCTESIT; typedef248 GstMpegtsSCTESIT *gst_mpegts_scte_sit_new (void);251 GstMpegtsSCTESIT *gst_mpegts_scte_null_new (void);254 GstMpegtsSCTESIT *gst_mpegts_scte_cancel_new (guint32 event_id);257 GstMpegtsSCTESIT *gst_mpegts_scte_splice_in_new (guint32 event_id,261 GstMpegtsSCTESIT *gst_mpegts_scte_splice_out_new (guint32 event_id,273 const GstMpegtsSCTESIT *gst_mpegts_section_get_scte_sit (GstMpegtsSection *section);276 GstMpegtsSection *gst_mpegts_section_from_scte_sit (GstMpegtsSCTESIT * sit, guint16 pid);
25 GstMpegtsSCTESIT *sit; in send_splice()
1234 const GstMpegtsSCTESIT *sit = gst_mpegts_section_get_scte_sit (section); in dump_scte_sit()
76 GstMpegtsSCTESIT *sit; in GST_START_TEST()101 sit = (GstMpegtsSCTESIT *) gst_mpegts_section_get_scte_sit (sit_section); in GST_START_TEST()148 sit = (GstMpegtsSCTESIT *) gst_mpegts_section_get_scte_sit (sit_section); in GST_START_TEST()
1605 static GstMpegtsSCTESIT *1606 deep_copy_sit (const GstMpegtsSCTESIT * sit) in deep_copy_sit()1608 GstMpegtsSCTESIT *sit_copy = g_boxed_copy (GST_TYPE_MPEGTS_SCTE_SIT, sit); in deep_copy_sit()1658 GstMpegtsSCTESIT *sit; in handle_scte35_section()1666 sit = (GstMpegtsSCTESIT *) gst_mpegts_section_get_scte_sit (section); in handle_scte35_section()
569 GstMpegtsSCTESIT *sit; in tsmux_program_set_scte35_pid()
1650 GstMpegtsSCTESIT *sit = in handle_psi()1651 (GstMpegtsSCTESIT *) gst_mpegts_section_get_scte_sit (new_section); in handle_psi()