/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | gstd3d9overlay.c | 132 GstD3DVideoSinkOverlay * overlay) in gst_d3d9_overlay_free_overlay() 159 GstD3DVideoSinkOverlay *overlay = (GstD3DVideoSinkOverlay *) l->data; in _is_rectangle_in_overlays() local 168 GstD3DVideoSinkOverlay * overlay) in _is_overlay_in_composition() 232 GstMapInfo info; in gst_d3d9_overlay_prepare() local 234 GstD3DVideoSinkOverlay *overlay = g_new0 (GstD3DVideoSinkOverlay, 1); in gst_d3d9_overlay_prepare() local 294 GstD3DVideoSinkOverlay *overlay = (GstD3DVideoSinkOverlay *) l->data; in gst_d3d9_overlay_prepare() local 313 GstD3DVideoSinkOverlay *overlay = (GstD3DVideoSinkOverlay *) l->data; in gst_d3d9_overlay_resize() local 332 GstD3DVideoSinkOverlay *overlay = (GstD3DVideoSinkOverlay *) l->data; in gst_d3d9_overlay_free() local 344 GstD3DVideoSinkOverlay * overlay) in gst_d3d9_overlay_init_vb() 476 GstD3DVideoSinkOverlay *overlay = (GstD3DVideoSinkOverlay *) iter->data; in gst_d3d9_overlay_render() local
|
D | d3dvideosink.c | 518 GstVideoInfo info; in gst_d3dvideosink_propose_allocation() local 589 gst_d3dvideosink_set_window_handle (GstVideoOverlay * overlay, in gst_d3dvideosink_set_window_handle() 596 gst_d3dvideosink_set_render_rectangle (GstVideoOverlay * overlay, gint x, in gst_d3dvideosink_set_render_rectangle() 608 gst_d3dvideosink_expose (GstVideoOverlay * overlay) in gst_d3dvideosink_expose()
|
D | d3dhelpers.h | 98 GList * overlay; member 124 GstVideoInfo info; member
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstceaccoverlay.c | 179 static const GTypeInfo info = { in gst_cea_cc_overlay_get_type() local 298 GstCeaCcOverlay *overlay = GST_CEA_CC_OVERLAY (object); in gst_cea_cc_overlay_finalize() local 319 gst_base_cea_cc_overlay_init (GstCeaCcOverlay * overlay, in gst_base_cea_cc_overlay_init() 386 gst_cea_cc_overlay_negotiate (GstCeaCcOverlay * overlay, GstCaps * caps) in gst_cea_cc_overlay_negotiate() 510 gst_cea_cc_overlay_setcaps (GstCeaCcOverlay * overlay, GstCaps * caps) in gst_cea_cc_overlay_setcaps() 512 GstVideoInfo info; in gst_cea_cc_overlay_setcaps() local 551 GstCeaCcOverlay *overlay = GST_CEA_CC_OVERLAY (object); in gst_cea_cc_overlay_set_property() local 603 GstCeaCcOverlay *overlay = GST_CEA_CC_OVERLAY (object); in gst_cea_cc_overlay_get_property() local 633 GstCeaCcOverlay *overlay; in gst_cea_cc_overlay_src_query() local 661 GstCeaCcOverlay *overlay; in gst_cea_cc_overlay_src_event() local [all …]
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | stream_info.hpp | 27 namespace detail { namespace overlay namespace 41 std::ostream& operator<<(std::ostream &os, turn_info<P, SR, O, C> const& info) in operator <<()
|
D | cluster_exits.hpp | 37 namespace detail { namespace overlay namespace 150 linked_turn_op_info& info = *it; in check_blocked() local 155 linked_turn_op_info& info = *it; in check_blocked() local
|
D | select_rings.hpp | 37 namespace detail { namespace overlay namespace 261 ring_turn_info info; in update_ring_selection() local
|
D | assign_parents.hpp | 33 namespace detail { namespace overlay namespace 355 ring_info_type& info = it->second; in assign_parents() local
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | gstbasetextoverlay.c | 318 static const GTypeInfo info = { in gst_base_text_overlay_get_type() local 339 gst_base_text_overlay_get_text (GstBaseTextOverlay * overlay, in gst_base_text_overlay_get_text() 651 GstBaseTextOverlay *overlay = GST_BASE_TEXT_OVERLAY (object); in gst_base_text_overlay_finalize() local 687 gst_base_text_overlay_init (GstBaseTextOverlay * overlay, in gst_base_text_overlay_init() 806 gst_base_text_overlay_set_wrap_mode (GstBaseTextOverlay * overlay, gint width) in gst_base_text_overlay_set_wrap_mode() 823 gst_base_text_overlay_setcaps_txt (GstBaseTextOverlay * overlay, GstCaps * caps) in gst_base_text_overlay_setcaps_txt() 837 gst_base_text_overlay_negotiate (GstBaseTextOverlay * overlay, GstCaps * caps) in gst_base_text_overlay_negotiate() 1005 gst_base_text_overlay_setcaps (GstBaseTextOverlay * overlay, GstCaps * caps) in gst_base_text_overlay_setcaps() 1007 GstVideoInfo info; in gst_base_text_overlay_setcaps() local 1048 GstBaseTextOverlay *overlay = GST_BASE_TEXT_OVERLAY (object); in gst_base_text_overlay_set_property() local [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11overlaycompositor.cpp | 112 GstD3D11CompositionOverlay *overlay = NULL; in gst_d3d11_composition_overlay_new() local 123 GstMapInfo info; in gst_d3d11_composition_overlay_new() local 293 gst_d3d11_composition_overlay_free (GstD3D11CompositionOverlay * overlay) in gst_d3d11_composition_overlay_free() 497 find_in_compositor (const GstD3D11CompositionOverlay * overlay, in find_in_compositor() 505 GstD3D11CompositionOverlay * overlay) in is_in_video_overlay_composition() 551 GstD3D11CompositionOverlay *overlay = NULL; in gst_d3d11_overlay_compositor_upload() local 565 GstD3D11CompositionOverlay *overlay = in gst_d3d11_overlay_compositor_upload() local 633 GstD3D11CompositionOverlay *overlay = in gst_d3d11_overlay_compositor_draw_unlocked() local
|
D | gstd3d11videosink.cpp | 110 GstVideoInfo info; member 836 GstVideoInfo info; in gst_d3d11_video_sink_propose_allocation() local 1276 gst_d3d11_video_sink_set_window_handle (GstVideoOverlay * overlay, in gst_d3d11_video_sink_set_window_handle() 1287 gst_d3d11_video_sink_set_render_rectangle (GstVideoOverlay * overlay, gint x, in gst_d3d11_video_sink_set_render_rectangle() 1319 gst_d3d11_video_sink_expose (GstVideoOverlay * overlay) in gst_d3d11_video_sink_expose()
|
/third_party/gstreamer/gstplugins_base/tests/examples/overlaycomposition/ |
D | overlaycomposition.c | 192 GstVideoInfo info; member 196 prepare_overlay (GstElement * overlay, GstCaps * caps, gint window_width, in prepare_overlay() 228 draw_overlay (GstElement * overlay, GstSample * sample, gpointer user_data) in draw_overlay() 254 GstElement *src, *capsfilter, *overlay, *conv, *sink; in main() local
|
/third_party/gstreamer/gstplugins_good/tests/icles/ |
D | gdkpixbufoverlay-test.c | 186 buffer_cb (GstPad * pad, GstPadProbeInfo * info, gpointer user_data) in buffer_cb() 188 GstElement *overlay = GST_PAD_PARENT (pad); in buffer_cb() local 211 GstElement *src, *q, *capsfilter, *overlay, *sink; in main() local
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/ |
D | gstdvbsuboverlay.c | 271 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (object); in gst_dvbsub_overlay_finalize() local 299 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (object); in gst_dvbsub_overlay_set_property() local 321 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (object); in gst_dvbsub_overlay_get_property() local 638 gst_dvbsub_overlay_negotiate (GstDVBSubOverlay * overlay, GstCaps * caps) in gst_dvbsub_overlay_negotiate() 737 GstVideoInfo info; in gst_dvbsub_overlay_setcaps_video() local 773 gst_dvbsub_overlay_process_text (GstDVBSubOverlay * overlay, GstBuffer * buffer, in gst_dvbsub_overlay_process_text() 805 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (user_data); in new_dvb_subtitles_cb() local 860 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (parent); in gst_dvbsub_overlay_chain_text() local 907 gst_dvbsub_overlay_subs_to_comp (GstDVBSubOverlay * overlay, in gst_dvbsub_overlay_subs_to_comp() 1005 GstDVBSubOverlay *overlay = GST_DVBSUB_OVERLAY (parent); in gst_dvbsub_overlay_chain_video() local
|
/third_party/boost/boost/geometry/algorithms/detail/ |
D | has_self_intersections.hpp | 65 namespace detail { namespace overlay namespace 96 turn_info const& info = *it; in has_self_intersections() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | overlaycomposition.c | 103 GstVideoInfo info; member 135 GstBuffer *buffer, *overlay; in GST_START_TEST() local 197 GstBuffer *buffer, *overlay; in GST_START_TEST() local 269 GstBuffer *buffer, *overlay; in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_bad/ext/qroverlay/ |
D | gstbaseqroverlay.c | 66 GstVideoInfo info; member 127 gint window_width, gint window_height, GstElement * overlay) in gst_base_qr_overlay_caps_changed_cb() 143 GstVideoInfo info; in draw_overlay() local 214 GstVideoOverlayComposition *overlay = NULL; in gst_base_qr_overlay_draw_cb() local
|
/third_party/gstreamer/gstplugins_base/sys/xvimage/ |
D | xvimagesink.c | 708 GstVideoInfo info; in gst_xv_image_sink_setcaps() local 1091 GstVideoInfo info; in gst_xv_image_sink_propose_allocation() local 1227 gst_xv_image_sink_set_window_handle (GstVideoOverlay * overlay, guintptr id) in gst_xv_image_sink_set_window_handle() 1286 gst_xv_image_sink_expose (GstVideoOverlay * overlay) in gst_xv_image_sink_expose() 1296 gst_xv_image_sink_set_event_handling (GstVideoOverlay * overlay, in gst_xv_image_sink_set_event_handling() 1309 gst_xv_image_sink_set_render_rectangle (GstVideoOverlay * overlay, gint x, in gst_xv_image_sink_set_render_rectangle()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | gstwaylandsink.c | 664 const GstVideoInfo *info = NULL; in render_last_buffer() local 935 gst_wayland_sink_set_window_handle (GstVideoOverlay * overlay, guintptr handle) in gst_wayland_sink_set_window_handle() 977 gst_wayland_sink_set_render_rectangle (GstVideoOverlay * overlay, in gst_wayland_sink_set_render_rectangle() 1000 gst_wayland_sink_expose (GstVideoOverlay * overlay) in gst_wayland_sink_expose()
|
/third_party/gstreamer/gstplugins_base/sys/ximage/ |
D | ximagesink.c | 1163 GstVideoInfo info; in gst_x_image_sink_setcaps() local 1499 GstVideoInfo info; in gst_x_image_sink_propose_allocation() local 1611 gst_x_image_sink_set_window_handle (GstVideoOverlay * overlay, guintptr id) in gst_x_image_sink_set_window_handle() 1679 gst_x_image_sink_expose (GstVideoOverlay * overlay) in gst_x_image_sink_expose() 1688 gst_x_image_sink_set_event_handling (GstVideoOverlay * overlay, in gst_x_image_sink_set_event_handling()
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2.h | 93 GstVideoInfo info; member 113 BlendFunction blend, overlay; member
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglimagesink.c | 1653 GstVideoInfo *info; in prepare_next_buffer() local 1898 gst_glimage_sink_set_window_handle (GstVideoOverlay * overlay, guintptr id) in gst_glimage_sink_set_window_handle() 1912 gst_glimage_sink_expose (GstVideoOverlay * overlay) in gst_glimage_sink_expose() 1933 gst_glimage_sink_handle_events (GstVideoOverlay * overlay, in gst_glimage_sink_handle_events() 1948 gst_glimage_sink_set_render_rectangle (GstVideoOverlay * overlay, in gst_glimage_sink_set_render_rectangle() 1973 GstVideoInfo info; in gst_glimage_sink_propose_allocation() local
|
/third_party/glib/gio/tests/ |
D | resources.c | 778 GFileInfo *info; in test_uri_query_info() local 837 GFileInfo *info; in test_uri_file() local 1019 char *overlay; in test_overlay() local
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideosink.cpp | 103 gst_dshowvideosink_set_window_handle (GstVideoOverlay * overlay, guintptr window_id) in gst_dshowvideosink_set_window_handle() 140 gst_dshowvideosink_expose (GstVideoOverlay * overlay) in gst_dshowvideosink_expose() 1041 OSVERSIONINFO info; in CheckOS() local 1770 GstVideoInfo info; in gst_caps_to_directshow_media_type() local
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaysink.c | 157 GstElement *overlay; member 1068 gst_play_sink_vis_blocked (GstPad * tee_pad, GstPadProbeInfo * info, in gst_play_sink_vis_blocked() 1824 GstVideoOverlay *overlay = NULL; in gen_video_chain() local 2076 GstVideoOverlay *overlay = NULL; in setup_video_chain() local 4422 sinkpad_blocked_cb (GstPad * blockedpad, GstPadProbeInfo * info, in sinkpad_blocked_cb() 4824 GstVideoOverlay *overlay; in gst_play_sink_handle_message() local 5342 gst_play_sink_overlay_expose (GstVideoOverlay * overlay) in gst_play_sink_overlay_expose() 5362 gst_play_sink_overlay_handle_events (GstVideoOverlay * overlay, in gst_play_sink_overlay_handle_events() 5386 gst_play_sink_overlay_set_render_rectangle (GstVideoOverlay * overlay, gint x, in gst_play_sink_overlay_set_render_rectangle() 5414 gst_play_sink_overlay_set_window_handle (GstVideoOverlay * overlay, in gst_play_sink_overlay_set_window_handle()
|