Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasememory.h200 struct _GstGLAllocationParams struct
202 gsize struct_size;
203 GstGLAllocationParamsCopyFunc copy;
204 GstGLAllocationParamsFreeFunc free;
206 guint alloc_flags;
207 gsize alloc_size;
208 GstAllocationParams *alloc_params;
209 GstGLContext *context;
210 GDestroyNotify notify;
211 gpointer user_data;
[all …]