Home
last modified time | relevance | path

Searched defs:valarray (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/rawparse/
Dgstvideoparse.c223 GValue valarray = G_VALUE_INIT; in gst_video_parse_set_property() local
238 GValue valarray = G_VALUE_INIT; in gst_video_parse_set_property() local
360 gst_video_parse_int_valarray_from_string (const gchar * str, GValue * valarray) in gst_video_parse_int_valarray_from_string()
398 gst_video_parse_int_valarray_to_string (GValue * valarray) in gst_video_parse_int_valarray_to_string()
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawaudioparse.c432 GValueArray *valarray = g_value_get_boxed (value); in gst_raw_audio_parse_set_property() local
540 GValueArray *valarray; in gst_raw_audio_parse_get_property() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Drawaudioparse.c271 GValueArray *valarray; in GST_START_TEST() local