Searched refs:GstVideoOverlayInterface (Results 1 – 23 of 23) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | videooverlay.c | 309 sizeof (GstVideoOverlayInterface), in gst_video_overlay_get_type() 343 GstVideoOverlayInterface *iface; in gst_video_overlay_set_window_handle() 417 GstVideoOverlayInterface *iface; in gst_video_overlay_expose() 444 GstVideoOverlayInterface *iface; in gst_video_overlay_handle_events() 481 GstVideoOverlayInterface *iface; in gst_video_overlay_set_render_rectangle()
|
D | videooverlay.h | 37 (G_TYPE_INSTANCE_GET_INTERFACE ((inst), GST_TYPE_VIDEO_OVERLAY, GstVideoOverlayInterface)) 45 typedef struct _GstVideoOverlayInterface GstVideoOverlayInterface; typedef
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | struct_ppc32.h | 78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 24},
|
D | struct_i386_osx.h | 78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 32},
|
D | struct_x86_64.h | 78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 48},
|
D | struct_i386.h | 78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 24},
|
D | struct_ppc64.h | 78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 48},
|
D | struct_arm.h | 78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 32},
|
D | struct_aarch64.h | 78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 48},
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglsinkbin.c | 547 GstVideoOverlayInterface *iface = (GstVideoOverlayInterface *) g_iface; in gst_gl_sink_bin_video_overlay_init()
|
D | gstglimagesink.c | 357 static void gst_glimage_sink_video_overlay_init (GstVideoOverlayInterface * 1889 gst_glimage_sink_video_overlay_init (GstVideoOverlayInterface * iface) in gst_glimage_sink_video_overlay_init()
|
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | d3dvideosink.c | 62 gst_d3dvideosink_video_overlay_interface_init (GstVideoOverlayInterface * 573 gst_d3dvideosink_video_overlay_interface_init (GstVideoOverlayInterface * iface) in gst_d3dvideosink_video_overlay_interface_init()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vksink.c | 68 static void gst_vulkan_sink_video_overlay_init (GstVideoOverlayInterface * 597 gst_vulkan_sink_video_overlay_init (GstVideoOverlayInterface * iface) in gst_vulkan_sink_video_overlay_init()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | gstwaylandsink.c | 105 static void gst_wayland_sink_videooverlay_init (GstVideoOverlayInterface * 927 gst_wayland_sink_videooverlay_init (GstVideoOverlayInterface * iface) in gst_wayland_sink_videooverlay_init()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11videosink.cpp | 151 gst_d3d11_video_sink_video_overlay_init (GstVideoOverlayInterface * iface); 1329 gst_d3d11_video_sink_video_overlay_init (GstVideoOverlayInterface * iface) in gst_d3d11_video_sink_video_overlay_init()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideosink.cpp | 57 static void gst_dshowvideosink_videooverlay_init (GstVideoOverlayInterface *iface); 150 gst_dshowvideosink_videooverlay_init (GstVideoOverlayInterface * iface) in gst_dshowvideosink_videooverlay_init()
|
/third_party/gstreamer/gstplugins_base/sys/xvimage/ |
D | xvimagesink.c | 207 static void gst_xv_image_sink_video_overlay_init (GstVideoOverlayInterface * 1329 gst_xv_image_sink_video_overlay_init (GstVideoOverlayInterface * iface) in gst_xv_image_sink_video_overlay_init()
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmssink.c | 74 static void gst_kms_sink_video_overlay_init (GstVideoOverlayInterface * iface); 169 gst_kms_sink_video_overlay_init (GstVideoOverlayInterface * iface) in gst_kms_sink_video_overlay_init()
|
/third_party/gstreamer/gstplugins_base/sys/ximage/ |
D | ximagesink.c | 175 static void gst_x_image_sink_video_overlay_init (GstVideoOverlayInterface * 1724 gst_x_image_sink_video_overlay_init (GstVideoOverlayInterface * iface) in gst_x_image_sink_video_overlay_init()
|
/third_party/gstreamer/gstplugins_good/sys/osxvideo/ |
D | osxvideosink.m | 667 gst_osx_video_sink_xoverlay_init (GstVideoOverlayInterface * iface)
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaybin3.c | 5172 GstVideoOverlayInterface *iface = (GstVideoOverlayInterface *) g_iface; in gst_play_bin3_overlay_init()
|
D | gstplaysink.c | 5440 GstVideoOverlayInterface *iface = (GstVideoOverlayInterface *) g_iface; in gst_play_sink_overlay_init()
|
D | gstplaybin2.c | 6259 GstVideoOverlayInterface *iface = (GstVideoOverlayInterface *) g_iface; in gst_play_bin_overlay_init()
|