Searched defs:_GstGLUploadPrivate (Results 1 – 1 of 1) sorted by relevance
92 struct _GstGLUploadPrivate struct94 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 …]