Searched defs:_GstXvImageSink (Results 1 – 1 of 1) sorted by relevance
81 struct _GstXvImageSink struct84 GstVideoSink videosink;86 GstXvContextConfig config;87 GstXvContext *context;88 GstXvImageAllocator *allocator;89 GstXWindow *xwindow;90 GstBuffer *cur_image;92 GThread *event_thread;93 gboolean running;95 GstVideoInfo info;[all …]