Home
last modified time | relevance | path

Searched refs:overlay (Results 51 – 75 of 411) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/buildroot/package/qt5/qt5multimedia/
H A D0003-gsttools-videooverlay-Support-waylandsink-and-kmssin.patch95 + GstVideoOverlay *overlay;
109 + overlay = GST_VIDEO_OVERLAY(m_videoSink);
114 + gst_video_overlay_set_window_handle(overlay, 0);
137 + gst_video_overlay_set_window_handle(overlay, (WId) surface);
149 + gst_video_overlay_set_render_rectangle(overlay,
171 + gst_video_overlay_set_window_handle(overlay, id);
175 + gst_video_overlay_set_render_rectangle(overlay,
286 QGstreamerVideoWidget(QGstreamerVideoOverlay *overlay, QWidget *parent = 0)
H A D0002-gsttools-videowidget-Set-overlay-rectangle-when-resi.patch4 Subject: [PATCH 02/17] gsttools: videowidget: Set overlay rectangle when
29 + QGstreamerVideoWidget(QGstreamerVideoOverlay *overlay, QWidget *parent = 0)
31 + ,m_videoOverlay(overlay)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/
H A Dlinear.hpp97 && turn.method == overlay::method_none in apply()
133 turn.method == overlay::method_none in is_closing_point_of()
198 typedef detail::overlay::turn_info in has_self_intersections()
209 typedef detail::overlay::get_turn_info in has_self_intersections()
215 detail::overlay::predicate_based_interrupt_policy in has_self_intersections()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dmaps.qdoc38 interaction with map overlay objects and the display itself. It also
74 Maps can also contain map overlay objects, which are used to display information
75 on its surface. There is a set of basic pre-defined map overlay objects, as well
76 as the ability to implement custom map overlay objects using the
97 …any arbitrary QtQuick Item into a map overlay object. MapQuickItem is an enabler for specifying c…
102 To automatically generate map overlay objects based on the contents of a QtQuick
104 type is available. It accepts any map overlay object as its delegate, and can
111 \li Populates a Map with map overlay objects based on the data provided by a model.
116 Properties of map overlay objects that influence their appearance on the display can
118 coordinate-based map overlay objects, such as MapPolygon and MapPolyline, is not yet
/OK3568_Linux_fs/kernel/drivers/of/
H A Doverlay.c52 struct device_node *overlay; member
169 nd.overlay = fragment->overlay; in overlay_notify()
229 if (fragment->overlay == overlay_node) in dup_and_fixup_symbol_prop()
235 overlay_name_len = snprintf(NULL, 0, "%pOF", fragment->overlay); in dup_and_fixup_symbol_prop()
655 fragment->overlay); in build_changeset()
669 fragment->overlay); in build_changeset()
792 fragment->overlay = overlay_node; in init_overlay_changeset()
795 of_node_put(fragment->overlay); in init_overlay_changeset()
812 fragment->overlay = node; in init_overlay_changeset()
858 of_node_put(ovcs->fragments[i].overlay); in free_overlay_changeset()
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dcustomize-rootfs.txt11 overlay(s) and post build script(s).
15 A filesystem overlay is a tree of files that is copied directly
18 configuration+ menu) to the root of the overlay. You can even specify
25 When +BR2_ROOTFS_MERGED_USR+ is enabled, then the overlay must not
28 such a situation, should the overlay have any programs or libraries,
32 this overlay is +board/<company>/<boardname>/rootfs-overlay+.
90 overlay or a post-build script.
101 match your needs, you would typically use a root filesystem overlay or
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0005-kmssink-Request-window-handle.patch16 @@ -470,11 +470,22 @@ gst_kms_sink_expose (GstVideoOverlay * overlay)
21 +gst_kms_sink_set_window_handle (GstVideoOverlay * overlay, guintptr handle)
23 + GstKMSSink *self = GST_KMS_SINK (overlay);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0005-kmssink-Request-window-handle.patch16 @@ -165,11 +165,22 @@ gst_kms_sink_expose (GstVideoOverlay * overlay)
21 +gst_kms_sink_set_window_handle (GstVideoOverlay * overlay, guintptr handle)
23 + GstKMSSink *self = GST_KMS_SINK (overlay);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0005-kmssink-Request-window-handle.patch16 @@ -470,11 +470,22 @@ gst_kms_sink_expose (GstVideoOverlay * overlay)
21 +gst_kms_sink_set_window_handle (GstVideoOverlay * overlay, guintptr handle)
23 + GstKMSSink *self = GST_KMS_SINK (overlay);
/OK3568_Linux_fs/debian/
H A Dreadme.md32 ### Building overlay with rockchip audio/video hardware accelerated
34 - Building with overlay with rockchip debian rootfs:
40 - Building with overlay with rockchip debug debian rootfs:
66 ### Building overlay with rockchip audio/video hardware accelerated
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/fpga/
H A Dfpga-region.txt108 When a DT overlay that targets a FPGA Region is applied, the FPGA Region will
114 4. The Device Tree overlay is accepted into the live tree.
117 When the overlay is removed, the child nodes will be removed and the FPGA Region
133 The intended use is that a Device Tree overlay (DTO) can be used to reprogram an
140 FPGA. After reprogramming is successful, the overlay is accepted into the live
178 If this property is in an overlay targeting a FPGA region, it is a
200 In the example below, when an overlay is applied targeting fpga-region0,
205 firmware specified in the overlay is loaded to the FPGA using the FPGA manager
207 reenabled and the overlay makes it into the live device tree. The child devices
209 and the overlay is rejected. The overlay's ranges property maps the lwhps
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/
H A Dlinear_linear.hpp125 typedef overlay::turn_info in apply()
147overlay::do_reverse<geometry::point_order<Geometry1>::value>::value, // should be false in apply()
148overlay::do_reverse<geometry::point_order<Geometry2>::value>::value, // should be false in apply()
/OK3568_Linux_fs/u-boot/test/overlay/
H A DMakefile15 obj-y += test-fdt-overlay.dtb.o
16 obj-y += test-fdt-overlay-stacked.dtb.o
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay-sysfs.c397 struct omap_overlay *overlay; in overlay_attr_show() local
400 overlay = container_of(kobj, struct omap_overlay, kobj); in overlay_attr_show()
406 return overlay_attr->show(overlay, buf); in overlay_attr_show()
412 struct omap_overlay *overlay; in overlay_attr_store() local
415 overlay = container_of(kobj, struct omap_overlay, kobj); in overlay_attr_store()
421 return overlay_attr->store(overlay, buf, size); in overlay_attr_store()
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A DMakefile6 obj-$(CONFIG_OVERLAY_FS) += overlay.o
8 overlay-objs := super.o namei.o util.o inode.o file.o dir.o readdir.o \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_overlay.c544 struct drm_plane *overlay; in armada_overlay_plane_create() local
551 overlay = kzalloc(sizeof(*overlay), GFP_KERNEL); in armada_overlay_plane_create()
552 if (!overlay) in armada_overlay_plane_create()
555 drm_plane_helper_add(overlay, &armada_overlay_plane_helper_funcs); in armada_overlay_plane_create()
557 ret = drm_universal_plane_init(dev, overlay, crtcs, in armada_overlay_plane_create()
564 kfree(overlay); in armada_overlay_plane_create()
568 mobj = &overlay->base; in armada_overlay_plane_create()
588 ret = drm_plane_create_color_properties(overlay, in armada_overlay_plane_create()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/
H A DCVE-2018-25032.patch43 - ushf *overlay;
44 - /* We overlay pending_buf and d_buf+l_buf. This works since the average
55 - overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
56 - s->pending_buf = (uchf *) overlay;
58 + /* We overlay pending_buf and sym_buf. This works since the average size
106 - s->d_buf = overlay + s->lit_bufsize/sizeof(ush);
130 - ushf *overlay;
138 - overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
139 - ds->pending_buf = (uchf *) overlay;
148 - ds->d_buf = overlay + ds->lit_bufsize/sizeof(ush);
[all …]
/OK3568_Linux_fs/yocto/poky/meta/files/
H A Doverlayfs-unit.mount.in7 What=overlay
9 Type=overlay
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dsetup.sh257 if [ "$overlay" = "" ]; then
258 overlay=`cat "$wadir/defaultoverlay" 2>/dev/null`
260 if [ "$overlay" != "" ] && [ "$theme" != "" ] && [ -d "$wadir/$overlay" ]; then
261 themelist="$themelist $overlay"
/OK3568_Linux_fs/device/rockchip/common/post-hooks/
H A D90-overlay.sh27 for overlay in $RK_ROOTFS_OVERLAY_DIRS; do
28 install_overlay "$overlay"
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dpost-overlay.sh27 for overlay in $RK_ROOTFS_OVERLAY_DIRS; do
28 install_overlay "$overlay"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dcopy_segments.hpp114 detail::overlay::append_no_dups_or_spikes(current_output, *it, strategy, robust_policy); in apply()
131 detail::overlay::append_no_dups_or_spikes(current_output, point, in append_to_output()
144 detail::overlay::append_no_duplicates(current_output, point); in append_to_output()
253 detail::overlay::append_no_dups_or_spikes(current_output, in apply()
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm-cursor.conf.sample8 # allow-overlay=1 # allowing overlay planes
/OK3568_Linux_fs/yocto/meta-rockchip/conf/machine/include/
H A Drockchip-common.inc100 for overlay in ${RK_OVERLAY_DIRS};do
101 [ -d "${overlay}" ] || continue
102 echo "Installing overlay: ${overlay}..."
103 rsync -av --chmod=u=rwX,go=rX "${overlay}/" "${IMAGE_ROOTFS}"
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt_overlay.c617 int overlay; in overlay_merge() local
625 overlay = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_merge()
626 if (overlay == -FDT_ERR_NOTFOUND) in overlay_merge()
629 if (overlay < 0) in overlay_merge()
630 return overlay; in overlay_merge()
636 ret = overlay_apply_node(fdt, target, fdto, overlay); in overlay_merge()

12345678910>>...17