Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdsubrepresentationnode.h44 GstMPDSubRepresentationNode * gst_mpd_sub_representation_node_new (void);
Dgstmpdsubrepresentationnode.c99 gst_mpd_sub_representation_node_new (void) in gst_mpd_sub_representation_node_new() function
Dgstmpdparser.c195 new_subrep = gst_mpd_sub_representation_node_new (); in gst_mpdparser_parse_subrepresentation_node()