Searched defs:_GstXvContext (Results 1 – 1 of 1) sorted by relevance
124 struct _GstXvContext struct126 GstMiniObject parent;128 GMutex lock;130 Display *disp;132 Screen *screen;133 gint screen_num;135 Visual *visual;137 Window root;139 gulong white, black;141 gint depth;[all …]