Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagesink.h81 struct _GstXvImageSink struct
84 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 …]