Searched full:padding (Results 1 – 25 of 74) sorted by relevance
123
| /Documentation/filesystems/ext4/ |
| D | verity.rst | 14 - Zero-padding to the next 65536-byte boundary. This padding need not 23 - Zero-padding to the next filesystem block boundary. 29 - Zero-padding to the next offset that is 4 bytes before a filesystem
|
| D | blockgroup.rst | 13 * - Group 0 Padding 35 For all other block groups, there is no padding.
|
| /Documentation/networking/device_drivers/qualcomm/ |
| D | rmnet.txt | 39 Padding is number of bytes to be added for 4 byte alignment if required by 44 Payload length includes the padding length but does not include MAP header 73 MAP header|IP Packet|Optional padding|MAP header|IP Packet|Optional padding.... 74 MAP header|IP Packet|Optional padding|MAP header|Command Packet|Optional pad...
|
| /Documentation/media/uapi/v4l/ |
| D | pixfmt-v4l2.rst | 70 padding bytes at the end of each line. Drivers however may ignore 76 Video hardware may access padding bytes, therefore they must 77 reside in accessible memory. Consider cases where padding bytes 79 Input devices may write padding bytes, the value is undefined. 80 Output devices ignore the contents of padding bytes. 85 planes of a YUV 4:2:0 image have half as many padding bytes
|
| D | vidioc-g-fbuf.rst | 177 set this field to request padding bytes at the end of each line. 185 Video hardware may access padding bytes, therefore they must 187 padding bytes after the last line of an image cross a system page 188 boundary. Capture devices may write padding bytes, the value is 189 undefined. Output devices ignore the contents of padding bytes. 194 planes of a YUV 4:2:0 image have half as many padding bytes
|
| D | pixfmt-yuv411p.rst | 36 (including padding) is exactly as long as one Y row (including padding).
|
| D | pixfmt-yuv410.rst | 38 (including padding) are exactly as long as one Y row (including 39 padding).
|
| D | pixfmt-yuv422p.rst | 35 rows (including padding) is exactly as long as one Y row (including 36 padding).
|
| D | pixfmt-yuv420.rst | 39 rows (including padding) is exactly as long as one Y row (including 40 padding).
|
| D | pixfmt-yuv420m.rst | 42 rows (including padding) is exactly as long as one Y row (including 43 padding).
|
| D | pixfmt-yuv422m.rst | 41 rows (including padding) is exactly as long as one Y row (including 42 padding).
|
| D | pixfmt-y10b.rst | 24 with no padding between them and with the most significant bits coming
|
| D | v4l2-selection-targets.rst | 73 - The active area and all padding pixels that are inserted or
|
| /Documentation/networking/device_drivers/freescale/ |
| D | gianfar.txt | 32 PADDING 34 The gianfar driver supports padding received frames with 2 bytes
|
| /Documentation/networking/caif/ |
| D | spi_porting.txt | 81 - Padding: 83 In order to optimize throughput, a number of SPI padding options are provided. 84 Padding can be enabled independently for uplink and downlink transfers. 85 Padding can be enabled for the head, the tail and for the total frame size. 86 The padding needs to be correctly configured on both sides of the link. 87 The padding can be changed via module parameters in cfspi_sspi.c or via
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-net-cdc_ncm | 10 as-is, without any padding, and are terminated with a 13 Padding to tx_max allows the driver to transmit NTBs 20 disable all padding. 149 offsets within the NTB: Padding, shall be transmitted
|
| /Documentation/ |
| D | unaligned-memory-access.txt | 101 above case it would insert 2 bytes of padding in between field1 and field2. 116 where padding would otherwise be inserted, and hence reduce the overall 127 byte of padding at the end of the structure. This padding is added in order 132 insert any padding within structures, useful when you want to use a C struct 142 structure padding is of importance.
|
| /Documentation/filesystems/ |
| D | relay.txt | 40 bytes of it are padding i.e. unused space occurring because a complete 56 The read() interface both removes padding and internally consumes the 94 padding). The read() interface both removes padding and internally 126 padding is automatically removed and will not be seen by 130 descriptor. Sub-buffer padding is automatically removed 403 reserved in each sub-buffer to store the padding count for that 405 subbuf_start() implementation; the padding value for the previous 407 pointer to the previous sub-buffer, since the padding value isn't
|
| /Documentation/sphinx-static/ |
| D | theme_overrides.css | 114 /* inline literal: drop the borderbox, padding and red color */ 119 padding: unset;
|
| /Documentation/devicetree/bindings/input/ |
| D | atmel,maxtouch.txt | 30 KEY_RESERVED for unused padding values.
|
| /Documentation/sound/designs/ |
| D | compress-offload.rst | 158 delay and padding and directly move from one track content to another. The end 164 music content. The decoder needs to know the encoder delay and encoder padding. 173 This routine sets the encoder delay and encoder padding. This can be used by 183 EOF is reached and now DSP can start skipping padding delay. Also next write
|
| /Documentation/ioctl/ |
| D | botching-up-ioctls.rst | 33 * Align everything to the natural size and use explicit padding. 32-bit 35 64-bit platforms do. So we always need padding to the natural size to get 72 * Check all unused fields and flags and all the padding for whether it's 0, 78 structures, even if you never use them in an array - the padding the compiler
|
| /Documentation/driver-api/early-userspace/ |
| D | buffer-format.rst | 29 ALGN(n) means padding with null bytes to an n-byte boundary 44 formats); arbitrary amounts zero bytes (for padding) can be added
|
| /Documentation/networking/ |
| D | radiotap-headers.txt | 53 padding. So a u16 argument must start on the next u16 boundary if it isn't 72 consisting of two u16s of total length 4. When this happens, the padding
|
| /Documentation/powerpc/ |
| D | cxl.rst | 240 For ABI padding and future extensions 319 For future extensions and padding. 340 For future extensions and padding. 394 For future extensions and padding
|
123