Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/subparse/
Dqttextparse.c94 read_str (const gchar * line, const gchar * end) in read_str() function
209 str = read_str (line + *index + 4, line + next_index - 1); in qttext_parse_tag()