Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgst_private.h167 G_GNUC_INTERNAL gboolean _priv_gst_value_parse_string (gchar * s, gchar ** end, gchar ** next, gboo…
Dgststructure.c2287 if (G_UNLIKELY (!_priv_gst_value_parse_string (r, &w, &r, TRUE))) { in priv_gst_structure_parse_name()
Dgstvalue.c2408 _priv_gst_value_parse_string (gchar * s, gchar ** end, gchar ** next, in _priv_gst_value_parse_string() function
2809 if (G_UNLIKELY (!_priv_gst_value_parse_string (s, &value_end, &s, FALSE))) in _priv_gst_value_parse_value()
2848 if (G_UNLIKELY (!_priv_gst_value_parse_string (s, &value_end, &s, FALSE))) in _priv_gst_value_parse_value()
/third_party/gstreamer/gstreamer/
DChangeLog2444 _priv_gst_value_parse_string with unescape set to TRUE, *rather* than
2487 No longer call _priv_gst_value_parse_string with unescape set to TRUE