Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstvalue.h619 GValue * gst_value_array_init (GValue *value,
Dgstvalue.c336 gst_value_array_init (GValue * value, guint prealloc) in gst_value_array_init() function
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvp8enc.c247 gst_value_array_init (&layer_sync_flags, 8); in configure_vp8ts()