Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgst_private.h195 gboolean priv_gst_structure_parse_fields (gchar *str, gchar ** end, GstStructure *structure);
Dgststructure.c2310 priv_gst_structure_parse_fields (gchar * str, gchar ** end, in priv_gst_structure_parse_fields() function
2429 if (!priv_gst_structure_parse_fields (r, &r, structure)) in gst_structure_from_string()
Dgstcaps.c2482 if (!priv_gst_structure_parse_fields (s, &s, structure)) { in gst_caps_from_string_inplace()