Home
last modified time | relevance | path

Searched refs:GstVideoOverlayInterface (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideooverlay.c309 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()
Dvideooverlay.h37 (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/
Dstruct_ppc32.h78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 24},
Dstruct_i386_osx.h78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 32},
Dstruct_x86_64.h78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 48},
Dstruct_i386.h78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 24},
Dstruct_ppc64.h78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 48},
Dstruct_arm.h78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 32},
Dstruct_aarch64.h78 {"GstVideoOverlayInterface", sizeof (GstVideoOverlayInterface), 48},
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglsinkbin.c547 GstVideoOverlayInterface *iface = (GstVideoOverlayInterface *) g_iface; in gst_gl_sink_bin_video_overlay_init()
Dgstglimagesink.c357 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/
Dd3dvideosink.c62 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/
Dvksink.c68 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/
Dgstwaylandsink.c105 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/
Dgstd3d11videosink.cpp151 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/
Ddshowvideosink.cpp57 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/
Dxvimagesink.c207 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/
Dgstkmssink.c74 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/
Dximagesink.c175 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/
Dosxvideosink.m667 gst_osx_video_sink_xoverlay_init (GstVideoOverlayInterface * iface)
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin3.c5172 GstVideoOverlayInterface *iface = (GstVideoOverlayInterface *) g_iface; in gst_play_bin3_overlay_init()
Dgstplaysink.c5440 GstVideoOverlayInterface *iface = (GstVideoOverlayInterface *) g_iface; in gst_play_sink_overlay_init()
Dgstplaybin2.c6259 GstVideoOverlayInterface *iface = (GstVideoOverlayInterface *) g_iface; in gst_play_bin_overlay_init()