Searched refs:_priv_gst_value_parse_array (Results 1 – 1 of 1) sorted by relevance
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstvalue.c | 102 static gboolean _priv_gst_value_parse_array (gchar * s, gchar ** after, 1265 return _priv_gst_value_parse_array (s2, &s2, dest, G_TYPE_INVALID, pspec); in gst_value_deserialize_value_array() 2635 _priv_gst_value_parse_array (gchar * s, gchar ** after, GValue * value, in _priv_gst_value_parse_array() function 2796 ret = _priv_gst_value_parse_array (s, &s, value, type, pspec); in _priv_gst_value_parse_value()
|