Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstqueuearray.c40 struct _GstQueueArray struct
43 guint8 *array;
44 guint size;
45 guint head;
46 guint tail;
47 guint length;
48 guint elt_size;
49 gboolean struct_array;
50 GDestroyNotify clear_func;