Lines Matching defs:_GstXvImageSink
81 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;
98 gint fps_n;
99 gint fps_d;
101 GMutex flow_lock;
104 GValue *par;
129 struct _GstXvImageSinkClass argument