Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstxmlhelper.h111 gboolean gst_xml_helper_get_node_as_string (xmlNode * a_node,
Dgstmpdparser.c135 gst_xml_helper_get_node_as_string (a_node, &new_descriptor->value); in gst_mpdparser_parse_descriptor_type()
513 gst_xml_helper_get_node_as_string (a_node, &new_descriptor->value); in gst_mpdparser_parse_content_protection_node()
Dgstxmlhelper.c973 gst_xml_helper_get_node_as_string (xmlNode * a_node, gchar ** content) in gst_xml_helper_get_node_as_string() function