Home
last modified time | relevance | path

Searched refs:GstXWindow (Results 1 – 25 of 128) sorted by relevance

123456

/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h206 typedef struct _GstXWindow GstXWindow; typedef
233 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
235 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
237 void gst_xwindow_destroy (GstXWindow * window);
239 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
240 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
242 void gst_xwindow_update_geometry (GstXWindow * window);
243 void gst_xwindow_clear (GstXWindow * window);
245 void gst_xwindow_set_render_rectangle (GstXWindow * window,
H A Dxvcontext.c920 GstXWindow *
923 GstXWindow *window; in gst_xvcontext_create_xwindow()
929 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow()
986 GstXWindow *
989 GstXWindow *window; in gst_xvcontext_create_xwindow_from_xid()
992 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow_from_xid()
1017 gst_xwindow_destroy (GstXWindow * window) in gst_xwindow_destroy()
1041 g_slice_free1 (sizeof (GstXWindow), window); in gst_xwindow_destroy()
1099 gst_xwindow_update_geometry (GstXWindow * window) in gst_xwindow_update_geometry()
1126 gst_xwindow_clear (GstXWindow * window) in gst_xwindow_clear()
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h206 typedef struct _GstXWindow GstXWindow; typedef
233 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
235 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
237 void gst_xwindow_destroy (GstXWindow * window);
239 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
240 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
242 void gst_xwindow_update_geometry (GstXWindow * window);
243 void gst_xwindow_clear (GstXWindow * window);
245 void gst_xwindow_set_render_rectangle (GstXWindow * window,
H A Dxvcontext.c920 GstXWindow *
923 GstXWindow *window; in gst_xvcontext_create_xwindow()
929 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow()
986 GstXWindow *
989 GstXWindow *window; in gst_xvcontext_create_xwindow_from_xid()
992 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow_from_xid()
1017 gst_xwindow_destroy (GstXWindow * window) in gst_xwindow_destroy()
1041 g_slice_free1 (sizeof (GstXWindow), window); in gst_xwindow_destroy()
1099 gst_xwindow_update_geometry (GstXWindow * window) in gst_xwindow_update_geometry()
1126 gst_xwindow_clear (GstXWindow * window) in gst_xwindow_clear()
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h206 typedef struct _GstXWindow GstXWindow; typedef
233 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
235 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
237 void gst_xwindow_destroy (GstXWindow * window);
239 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
240 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
242 void gst_xwindow_update_geometry (GstXWindow * window);
243 void gst_xwindow_clear (GstXWindow * window);
245 void gst_xwindow_set_render_rectangle (GstXWindow * window,
H A Dxvcontext.c920 GstXWindow *
923 GstXWindow *window; in gst_xvcontext_create_xwindow()
929 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow()
986 GstXWindow *
989 GstXWindow *window; in gst_xvcontext_create_xwindow_from_xid()
992 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow_from_xid()
1017 gst_xwindow_destroy (GstXWindow * window) in gst_xwindow_destroy()
1041 g_slice_free1 (sizeof (GstXWindow), window); in gst_xwindow_destroy()
1099 gst_xwindow_update_geometry (GstXWindow * window) in gst_xwindow_update_geometry()
1126 gst_xwindow_clear (GstXWindow * window) in gst_xwindow_clear()
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h206 typedef struct _GstXWindow GstXWindow; typedef
233 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
235 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
237 void gst_xwindow_destroy (GstXWindow * window);
239 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
240 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
242 void gst_xwindow_update_geometry (GstXWindow * window);
243 void gst_xwindow_clear (GstXWindow * window);
245 void gst_xwindow_set_render_rectangle (GstXWindow * window,
H A Dxvcontext.c920 GstXWindow *
923 GstXWindow *window; in gst_xvcontext_create_xwindow()
929 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow()
986 GstXWindow *
989 GstXWindow *window; in gst_xvcontext_create_xwindow_from_xid()
992 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow_from_xid()
1017 gst_xwindow_destroy (GstXWindow * window) in gst_xwindow_destroy()
1041 g_slice_free1 (sizeof (GstXWindow), window); in gst_xwindow_destroy()
1099 gst_xwindow_update_geometry (GstXWindow * window) in gst_xwindow_update_geometry()
1126 gst_xwindow_clear (GstXWindow * window) in gst_xwindow_clear()
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h206 typedef struct _GstXWindow GstXWindow; typedef
233 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
235 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
237 void gst_xwindow_destroy (GstXWindow * window);
239 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
240 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
242 void gst_xwindow_update_geometry (GstXWindow * window);
243 void gst_xwindow_clear (GstXWindow * window);
245 void gst_xwindow_set_render_rectangle (GstXWindow * window,
H A Dxvcontext.c920 GstXWindow *
923 GstXWindow *window; in gst_xvcontext_create_xwindow()
929 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow()
986 GstXWindow *
989 GstXWindow *window; in gst_xvcontext_create_xwindow_from_xid()
992 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow_from_xid()
1017 gst_xwindow_destroy (GstXWindow * window) in gst_xwindow_destroy()
1041 g_slice_free1 (sizeof (GstXWindow), window); in gst_xwindow_destroy()
1099 gst_xwindow_update_geometry (GstXWindow * window) in gst_xwindow_update_geometry()
1126 gst_xwindow_clear (GstXWindow * window) in gst_xwindow_clear()
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h206 typedef struct _GstXWindow GstXWindow; typedef
233 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
235 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
237 void gst_xwindow_destroy (GstXWindow * window);
239 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
240 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
242 void gst_xwindow_update_geometry (GstXWindow * window);
243 void gst_xwindow_clear (GstXWindow * window);
245 void gst_xwindow_set_render_rectangle (GstXWindow * window,
H A Dxvcontext.c920 GstXWindow *
923 GstXWindow *window; in gst_xvcontext_create_xwindow()
929 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow()
986 GstXWindow *
989 GstXWindow *window; in gst_xvcontext_create_xwindow_from_xid()
992 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow_from_xid()
1017 gst_xwindow_destroy (GstXWindow * window) in gst_xwindow_destroy()
1041 g_slice_free1 (sizeof (GstXWindow), window); in gst_xwindow_destroy()
1099 gst_xwindow_update_geometry (GstXWindow * window) in gst_xwindow_update_geometry()
1126 gst_xwindow_clear (GstXWindow * window) in gst_xwindow_clear()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h206 typedef struct _GstXWindow GstXWindow; typedef
233 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
235 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
237 void gst_xwindow_destroy (GstXWindow * window);
239 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
240 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
242 void gst_xwindow_update_geometry (GstXWindow * window);
243 void gst_xwindow_clear (GstXWindow * window);
245 void gst_xwindow_set_render_rectangle (GstXWindow * window,
H A Dxvcontext.c920 GstXWindow *
923 GstXWindow *window; in gst_xvcontext_create_xwindow()
929 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow()
986 GstXWindow *
989 GstXWindow *window; in gst_xvcontext_create_xwindow_from_xid()
992 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow_from_xid()
1017 gst_xwindow_destroy (GstXWindow * window) in gst_xwindow_destroy()
1041 g_slice_free1 (sizeof (GstXWindow), window); in gst_xwindow_destroy()
1099 gst_xwindow_update_geometry (GstXWindow * window) in gst_xwindow_update_geometry()
1126 gst_xwindow_clear (GstXWindow * window) in gst_xwindow_clear()
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h206 typedef struct _GstXWindow GstXWindow; typedef
233 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
235 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
237 void gst_xwindow_destroy (GstXWindow * window);
239 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
240 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
242 void gst_xwindow_update_geometry (GstXWindow * window);
243 void gst_xwindow_clear (GstXWindow * window);
245 void gst_xwindow_set_render_rectangle (GstXWindow * window,
H A Dxvcontext.c920 GstXWindow *
923 GstXWindow *window; in gst_xvcontext_create_xwindow()
929 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow()
986 GstXWindow *
989 GstXWindow *window; in gst_xvcontext_create_xwindow_from_xid()
992 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow_from_xid()
1017 gst_xwindow_destroy (GstXWindow * window) in gst_xwindow_destroy()
1041 g_slice_free1 (sizeof (GstXWindow), window); in gst_xwindow_destroy()
1099 gst_xwindow_update_geometry (GstXWindow * window) in gst_xwindow_update_geometry()
1126 gst_xwindow_clear (GstXWindow * window) in gst_xwindow_clear()
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h206 typedef struct _GstXWindow GstXWindow; typedef
233 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
235 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
237 void gst_xwindow_destroy (GstXWindow * window);
239 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
240 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
242 void gst_xwindow_update_geometry (GstXWindow * window);
243 void gst_xwindow_clear (GstXWindow * window);
245 void gst_xwindow_set_render_rectangle (GstXWindow * window,
H A Dxvcontext.c920 GstXWindow *
923 GstXWindow *window; in gst_xvcontext_create_xwindow()
929 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow()
986 GstXWindow *
989 GstXWindow *window; in gst_xvcontext_create_xwindow_from_xid()
992 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow_from_xid()
1017 gst_xwindow_destroy (GstXWindow * window) in gst_xwindow_destroy()
1041 g_slice_free1 (sizeof (GstXWindow), window); in gst_xwindow_destroy()
1099 gst_xwindow_update_geometry (GstXWindow * window) in gst_xwindow_update_geometry()
1126 gst_xwindow_clear (GstXWindow * window) in gst_xwindow_clear()
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/sys/xvimage/
H A Dxvcontext.h206 typedef struct _GstXWindow GstXWindow; typedef
233 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
235 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
237 void gst_xwindow_destroy (GstXWindow * window);
239 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
240 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
242 void gst_xwindow_update_geometry (GstXWindow * window);
243 void gst_xwindow_clear (GstXWindow * window);
245 void gst_xwindow_set_render_rectangle (GstXWindow * window,
H A Dxvcontext.c920 GstXWindow *
923 GstXWindow *window; in gst_xvcontext_create_xwindow()
929 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow()
986 GstXWindow *
989 GstXWindow *window; in gst_xvcontext_create_xwindow_from_xid()
992 window = g_slice_new0 (GstXWindow); in gst_xvcontext_create_xwindow_from_xid()
1017 gst_xwindow_destroy (GstXWindow * window) in gst_xwindow_destroy()
1041 g_slice_free1 (sizeof (GstXWindow), window); in gst_xwindow_destroy()
1099 gst_xwindow_update_geometry (GstXWindow * window) in gst_xwindow_update_geometry()
1126 gst_xwindow_clear (GstXWindow * window) in gst_xwindow_clear()
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/sys/ximage/
H A Dximagesink.h57 typedef struct _GstXWindow GstXWindow; typedef
171 GstXWindow *xwindow;
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/sys/ximage/
H A Dximagesink.h57 typedef struct _GstXWindow GstXWindow; typedef
171 GstXWindow *xwindow;
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/sys/ximage/
H A Dximagesink.h57 typedef struct _GstXWindow GstXWindow; typedef
171 GstXWindow *xwindow;
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/sys/ximage/
H A Dximagesink.h57 typedef struct _GstXWindow GstXWindow; typedef
171 GstXWindow *xwindow;
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/sys/ximage/
H A Dximagesink.h57 typedef struct _GstXWindow GstXWindow; typedef
171 GstXWindow *xwindow;

123456