Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstmask.h41 struct _GstMask { struct
42 gint type;
43 guint32 *data;
44 gconstpointer user_data;
46 gint width;
47 gint height;
48 gint bpp;
50 GstMaskDestroyFunc destroy_func;