Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rawparse/
Dgstvideoparse.c61 static gboolean gst_video_parse_int_valarray_from_string (const gchar *
225 if (gst_video_parse_int_valarray_from_string (g_value_get_string (value), in gst_video_parse_set_property()
240 if (gst_video_parse_int_valarray_from_string (g_value_get_string (value), in gst_video_parse_set_property()
360 gst_video_parse_int_valarray_from_string (const gchar * str, GValue * valarray) in gst_video_parse_int_valarray_from_string() function