Home
last modified time | relevance | path

Searched refs:GST_VIDEO_OVERLAY (Results 1 – 25 of 41) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/tests/examples/overlay/
Dwin32-videooverlay.c276 gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (sink), in pipeline_runner_func()
374 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), in win32_kb_source_cb()
379 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), in win32_kb_source_cb()
384 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), in win32_kb_source_cb()
389 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), in win32_kb_source_cb()
397 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), in win32_kb_source_cb()
402 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), in win32_kb_source_cb()
407 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), in win32_kb_source_cb()
412 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), in win32_kb_source_cb()
417 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), in win32_kb_source_cb()
[all …]
Dwin32-videooverlay-playbin.c98 GstVideoOverlay *overlay = GST_VIDEO_OVERLAY (GST_MESSAGE_SRC (msg)); in bus_sync_handler()
219 GstVideoOverlay *overlay = GST_VIDEO_OVERLAY (playbin); in main()
Dqt-videooverlay.cpp108 gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (sink), xwinid); in main()
Dqtgv-videooverlay.cpp91 gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (sink), xwinid); in startPipeline()
Dgtk-videooverlay.c135 gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (sink), embed_xid); in main()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/switchvideooverlay/
Dmain.cpp51 gst_video_overlay_set_gtk_window (GST_VIDEO_OVERLAY (GST_MESSAGE_SRC (message)), widget); in create_window()
54 …gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (GST_MESSAGE_SRC (message)), allocation.… in create_window()
67 …gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), allocation.x, allocation.y, allo… in resize_cb()
107 gst_video_overlay_expose (GST_VIDEO_OVERLAY (videosink)); in expose_cb()
117 gst_video_overlay_set_gtk_window (GST_VIDEO_OVERLAY (videosink), widget); in on_click_drawing_area()
120 …gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (videosink), allocation.x, allocation.y,… in on_click_drawing_area()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filtervideooverlay/
Dmain.cpp51 gst_video_overlay_set_gtk_window (GST_VIDEO_OVERLAY (GST_MESSAGE_SRC (message)), widget); in create_window()
54 …gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (GST_MESSAGE_SRC (message)), allocation.… in create_window()
67 …gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), allocation.x, allocation.y, allo… in resize_cb()
105 gst_video_overlay_expose (GST_VIDEO_OVERLAY (videosink)); in expose_cb()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/fxtest/
Dfxtest.c58 gst_video_overlay_set_gtk_window (GST_VIDEO_OVERLAY (GST_MESSAGE_SRC in create_window()
108 GST_VIDEO_OVERLAY (gst_bin_get_by_interface (GST_BIN (data), in resize_cb()
123 GST_VIDEO_OVERLAY (gst_bin_get_by_interface (GST_BIN (data), in expose_cb()
Dpixbufdrop.c61 gst_video_overlay_set_gtk_window (GST_VIDEO_OVERLAY (GST_MESSAGE_SRC in create_window()
81 gst_video_overlay_expose (GST_VIDEO_OVERLAY (videosink)); in expose_cb()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglsinkbin.c483 GST_VIDEO_OVERLAY (gst_bin_get_by_interface (GST_BIN (self), in gst_gl_sink_bin_overlay_expose()
500 GST_VIDEO_OVERLAY (gst_bin_get_by_interface (GST_BIN (self), in gst_gl_sink_bin_overlay_handle_events()
517 GST_VIDEO_OVERLAY (gst_bin_get_by_interface (GST_BIN (self), in gst_gl_sink_bin_overlay_set_render_rectangle()
535 GST_VIDEO_OVERLAY (gst_bin_get_by_interface (GST_BIN (self), in gst_gl_sink_bin_overlay_set_window_handle()
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-videooverlay.c207 gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (sink), embed_xid); in main()
209 anim_state.overlay = GST_VIDEO_OVERLAY (sink); in main()
Dstress-videooverlay.c150 ov = GST_VIDEO_OVERLAY (GST_MESSAGE_SRC (message)); in create_window()
Dtest-colorkey.c262 gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (sink), embed_xid); in main()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/videooverlay/
Dvideooverlay.cpp60 gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (sink), xwinid); in main()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/3dvideo/
Dmain.cpp65 gst_video_overlay_set_gtk_window (GST_VIDEO_OVERLAY (GST_MESSAGE_SRC in create_window()
112 gst_video_overlay_expose (GST_VIDEO_OVERLAY (videosink)); in draw_cb()
127 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (sink), in resize_cb()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideooverlay.h32 #define GST_VIDEO_OVERLAY(obj) \ macro
Dvideooverlay.c581 gst_video_overlay_set_render_rectangle (GST_VIDEO_OVERLAY (object), in gst_video_overlay_set_property()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwidgetvideooverlay/
Dpipeline.cpp132 gst_video_overlay_expose (GST_VIDEO_OVERLAY (m_glimagesink)); in doExpose()
337 …gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (GST_MESSAGE_SRC (message)), (guintptr)p->w… in create_window()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/mousevideooverlay/
Dpipeline.cpp132 gst_video_overlay_expose (GST_VIDEO_OVERLAY (m_glimagesink)); in doExpose()
354 …gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (GST_MESSAGE_SRC (message)), (guintptr)p->w… in create_window()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer-video-overlay-video-renderer.c183 self->video_overlay = GST_VIDEO_OVERLAY (video_overlay); in gst_player_video_overlay_video_renderer_create_video_sink()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay-video-overlay-video-renderer.c183 self->video_overlay = GST_VIDEO_OVERLAY (video_overlay); in gst_play_video_overlay_video_renderer_create_video_sink()
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camera2.c226 gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (message->src), in bus_sync_callback()
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/
Dmain.c111 d->overlay = GST_VIDEO_OVERLAY (GST_MESSAGE_SRC (message)); in bus_sync_handler()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink.c313 gst_video_overlay_set_window_handle (GST_VIDEO_OVERLAY (sink), in main()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagesink.c378 gst_video_overlay_got_window_handle (GST_VIDEO_OVERLAY (xvimagesink), in gst_xv_image_sink_xwindow_new()
550 gst_xv_image_sink_expose (GST_VIDEO_OVERLAY (xvimagesink)); in gst_xv_image_sink_handle_xevents()
793 gst_video_overlay_prepare_window_handle (GST_VIDEO_OVERLAY (xvimagesink)); in gst_xv_image_sink_setcaps()
1650 gst_xv_image_sink_set_event_handling (GST_VIDEO_OVERLAY (xvimagesink), in gst_xv_image_sink_set_property()

12