Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/subparse/
Dqttextparse.h27 gchar * parse_qttext (ParserState * state, const gchar * line);
Dqttextparse.c401 parse_qttext (ParserState * state, const gchar * line) in parse_qttext() function
Dgstsubparse.c1458 self->parse_line = parse_qttext; in gst_sub_parse_format_autodetect()