Home
last modified time | relevance | path

Searched refs:txt_encoding (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Did3v2frames.c572 guint8 txt_encoding, pic_type; in parse_picture_frame() local
581 txt_encoding = work->parse_data[0]; in parse_picture_frame()
617 len = scan_encoded_string (txt_encoding, (gchar *) work->parse_data, in parse_picture_frame()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstxmlhelper.c976 const char *txt_encoding; in gst_xml_helper_get_node_as_string() local
980 txt_encoding = (const char *) a_node->doc->encoding; in gst_xml_helper_get_node_as_string()
994 xmlNodeDumpOutput (out_buf, ncopy->doc, ncopy, 0, 0, txt_encoding); in gst_xml_helper_get_node_as_string()