Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c92 struct _GstGLUploadPrivate struct
94 GstVideoInfo in_info;
95 GstVideoInfo out_info;
96 GstCaps *in_caps;
97 GstCaps *out_caps;
99 GstBuffer *outbuf;
102 gpointer *upload_impl;
105 const UploadMethod *method;
106 gpointer method_impl;
107 int method_i;
[all …]