Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideoflip.c241 fail_unless (gst_value_deserialize_with_pspec (&direction_identity, in GST_START_TEST()
243 fail_unless (gst_value_deserialize_with_pspec (&direction_90r, "90r", pspec)); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstvalue.h568 gboolean gst_value_deserialize_with_pspec (GValue *dest,
Dgstutils.c216 if (!gst_value_deserialize_with_pspec (&v, value, pspec)) in gst_util_set_object_arg()
Dgstvalue.c2853 ret = gst_value_deserialize_with_pspec (value, value_s, pspec); in _priv_gst_value_parse_value()
6655 gst_value_deserialize_with_pspec (GValue * dest, const gchar * src, in gst_value_deserialize_with_pspec() function
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.y331 if (gst_value_deserialize_with_pspec (&v, set->value_str, pspec)) in gst_parse_new_child()
427 if (gst_value_deserialize_with_pspec (&v, pos, pspec)) in gst_parse_element_set()
Dgrammar.y.in331 if (gst_value_deserialize_with_pspec (&v, set->value_str, pspec))
427 if (gst_value_deserialize_with_pspec (&v, pos, pspec))
Dgrammar.tab.c405 if (gst_value_deserialize_with_pspec (&v, set->value_str, pspec)) in gst_parse_new_child()
501 if (gst_value_deserialize_with_pspec (&v, pos, pspec)) in gst_parse_element_set()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c3685 fail_unless (gst_value_deserialize_with_pspec (&value, str, pspec), in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/
DNEWS1371 - gst_value_deserialize_with_pspec() allows deserialisation with a
/third_party/gstreamer/gstreamer/
DNEWS1371 - gst_value_deserialize_with_pspec() allows deserialisation with a
DChangeLog3237 gstvalue: expose gst_value_deserialize_with_pspec()
/third_party/gstreamer/gstplugins_base/
DNEWS1371 - gst_value_deserialize_with_pspec() allows deserialisation with a
/third_party/gstreamer/gstplugins_good/
DNEWS1371 - gst_value_deserialize_with_pspec() allows deserialisation with a
/third_party/gstreamer/gst_libav/
DNEWS1371 - gst_value_deserialize_with_pspec() allows deserialisation with a