Home
last modified time | relevance | path

Searched refs:gst_mpd_segment_template_node_free (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdsegmenttemplatenode.h44 void gst_mpd_segment_template_node_free (GstMPDSegmentTemplateNode* self);
Dgstmpdsegmenttemplatenode.c182 gst_mpd_segment_template_node_free (GstMPDSegmentTemplateNode * self) in gst_mpd_segment_template_node_free() function
Dgstmpdrepresentationnode.c92 gst_mpd_segment_template_node_free (self->SegmentTemplate); in gst_mpd_representation_node_finalize()
Dgstmpdperiodnode.c95 gst_mpd_segment_template_node_free (self->SegmentTemplate); in gst_mpd_period_node_finalize()
Dgstmpdadaptationsetnode.c95 gst_mpd_segment_template_node_free (self->SegmentTemplate); in gst_mpd_adaptation_set_node_finalize()
Dgstmpdparser.c783 gst_mpd_segment_template_node_free (*pointer); in gst_mpdparser_parse_segment_template_node()
824 gst_mpd_segment_template_node_free (new_segment_template); in gst_mpdparser_parse_segment_template_node()