Home
last modified time | relevance | path

Searched refs:layouts (Results 1 – 25 of 98) sorted by relevance

1234

/OK3568_Linux_fs/external/linux-rga/core/
H A Dplatform_gralloc4.cpp240 std::vector<PlaneLayout> layouts; in get_pixel_stride() local
253 err = get_metadata(mapper, handle, MetadataType_PlaneLayouts, decodePlaneLayouts, &layouts); in get_pixel_stride()
254 if (err != android::OK || layouts.size() < 1) in get_pixel_stride()
260 if ( layouts.size() > 1 ) in get_pixel_stride()
265 *pixel_stride = (layouts[0].widthInSamples); in get_pixel_stride()
292 std::vector<PlaneLayout> layouts; in get_byte_stride() local
305 err = get_metadata(mapper, handle, MetadataType_PlaneLayouts, decodePlaneLayouts, &layouts); in get_byte_stride()
306 if (err != android::OK || layouts.size() < 1) in get_byte_stride()
312 if ( layouts.size() > 1 ) in get_byte_stride()
317 *byte_stride = (layouts[0].strideInBytes); in get_byte_stride()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/nfs/
H A Dpnfs-scsi-server.rst6 This document describes support for pNFS SCSI layouts in the Linux NFS server.
7 With pNFS SCSI layouts, the NFS server acts as Metadata Server (MDS) for pNFS,
9 also hands out layouts to the clients so that they can directly access the
12 To use pNFS SCSI layouts with the Linux NFS server, the exported file
13 system needs to support the pNFS SCSI layouts (currently just XFS), and the
H A Dpnfs-block-server.rst7 to handling all the metadata access to the NFS export also hands out layouts
11 To use pNFS block layouts with the Linux NFS server the exported file
12 system needs to support the pNFS block layouts (currently just XFS), and the
/OK3568_Linux_fs/buildroot/package/jquery-keyboard/
H A Djquery-keyboard.mk19 $(INSTALL) -m 0755 -d $(TARGET_DIR)/var/www/layouts
20 $(INSTALL) -m 0644 $(@D)/layouts/*.js \
21 $(TARGET_DIR)/var/www/layouts
/OK3568_Linux_fs/kernel/fs/nfsd/
H A DKconfig94 bool "NFSv4.1 server support for pNFS block layouts"
99 This option enables support for the exporting pNFS block layouts
107 bool "NFSv4.1 server support for pNFS SCSI layouts"
113 This option enables support for the exporting pNFS SCSI layouts
122 bool "NFSv4.1 server support for pNFS Flex File layouts"
127 layouts in the kernel's NFS server. The pNFS Flex File layout
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/
H A D0001-tests-00raid0-add-a-test-that-validates-raid0-with-l.patch7 329dfc28debb disallows the creation of raid0 with layouts for 0.9
30 +# verify raid0 with layouts fail for 0.90
H A D0001-tests-fix-raid0-tests-for-0.90-metadata.patch7 "0.90 metadata does not support layouts for RAID0" added by commit,
/OK3568_Linux_fs/yocto/meta-qt5/licenses/
H A DDigia-Qt-LGPL-Exception-1.19 structure layouts, accessors, macros, inline functions and
17 limited to (i) numerical parameters; (ii) data structure layouts;
/OK3568_Linux_fs/buildroot/package/vkmark/
H A D0002-kms-Drop-dependency-on-vkCreateDmaBufImageINTEL.patch226 + std::array<VkSubresourceLayout, 4> layouts = {};
233 + &image_subresource, &layouts[0]);
243 + offsets[i] = layouts[i].offset;
244 + strides[i] = layouts[i].rowPitch;
/OK3568_Linux_fs/kernel/tools/virtio/ringtest/
H A DREADME1 Partial implementation of various ring layouts, useful to tune virtio design.
/OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/
H A Dpnfs.rst5 The are several inter-related caches. We have layouts which can
8 can be referenced by multiple layouts. To keep all of this straight,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-apps/xfce4-panel-profiles/
H A Dxfce4-panel-profiles_1.0.13.bb1 SUMMARY = "Backup, restore, import, and export panel layouts"
/OK3568_Linux_fs/buildroot/package/qt5/qt5virtualkeyboard/
H A DConfig.in17 string "language layouts"
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs_sb.h230 struct list_head layouts; member
/OK3568_Linux_fs/kernel/sound/aoa/fabrics/
H A Dlayout.c271 static struct layout layouts[] = { variable
566 l = layouts; in find_layout_by_id()
579 l = layouts; in find_layout_by_device()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dgpio.txt4 On CPM1 devices, all ports are using slightly different register layouts.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst121 then the layouts for 2, 3 and 4 devices are:
138 If 'raid10_copies 2' and 'raid10_format far', then the layouts
155 layouts for 2, 3 and 4 devices are:
169 Here we see layouts closely akin to 'RAID1E - Integrated
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dgamepad.rst112 BTN_EAST. For vertical layouts, the upper button is BTN_EAST. For
113 horizontal layouts, the button more on the right is BTN_EAST.
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcallback_proc.c132 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_stateid()
168 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_fh()
/OK3568_Linux_fs/kernel/Documentation/xtensa/
H A Dmmu.rst68 MMUv3 address space layouts.
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A DKconfig67 If you say Y here, the layouts of structures that are entirely
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dpartition.txt20 hierarchical (multi-level) layouts and should be used if there is some
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dafbc.rst81 Formats which are typically multi-planar in linear layouts (e.g. YUV
/OK3568_Linux_fs/buildroot/package/weston/
H A D0030-HACK-backend-drm-Consider-linear-and-invalid-modifie.patch91 * modifiers. Usually drivers use linear layouts to allocate with no
/OK3568_Linux_fs/kernel/Documentation/x86/x86_64/
H A Dmm.rst160 For both 4- and 5-level layouts, the STACKLEAK_POISON value in the last 2MB

1234