Searched defs:_GstGLMemory (Results 1 – 1 of 1) sorted by relevance
83 struct _GstGLMemory struct85 GstGLBaseMemory mem;87 guint tex_id;88 GstGLTextureTarget tex_target;89 GstGLFormat tex_format;90 GstVideoInfo info;91 GstVideoAlignment valign;92 guint plane;93 gfloat tex_scaling[2];96 gboolean texture_wrapped;[all …]