| /linux/sound/soc/xilinx/ |
| H A D | xlnx_formatter_pcm.c | 132 u32 padded, srate, bit_depth, status[2]; in xlnx_parse_aes_params() 157 padded = 0; in xlnx_parse_aes_params() 160 padded = 4; in xlnx_parse_aes_params() 169 bit_depth = 16 + padded; in xlnx_parse_aes_params() 172 bit_depth = 18 + padded; in xlnx_parse_aes_params() 175 bit_depth = 19 + padded; in xlnx_parse_aes_params() 178 bit_depth = 20 + padded; in xlnx_parse_aes_params() 206 padded = 4; in xlnx_parse_aes_params() 208 padded = 0; in xlnx_parse_aes_params() 212 bit_depth = 16 + padded; in xlnx_parse_aes_params() 134 u32 padded, srate, bit_depth, status[2]; xlnx_parse_aes_params() local [all...] |
| /linux/rust/zerocopy/src/ |
| H A D | layout.rs | 1257 => padded { size: $padded_size:expr, align: $padded_align:expr }) => { in test_dst_layout_pad_to_align_with_sized() 1263 let padded = unpadded.pad_to_align(); in test_dst_layout_pad_to_align_with_sized() localVariable 1266 padded, in test_dst_layout_pad_to_align_with_sized() 1276 test!(unpadded { size: 0, align: 4 } => padded { size: 0, align: 4 }); in test_dst_layout_pad_to_align_with_sized() 1277 test!(unpadded { size: 1, align: 4 } => padded { size: 4, align: 4 }); in test_dst_layout_pad_to_align_with_sized() 1278 test!(unpadded { size: 2, align: 4 } => padded { size: 4, align: 4 }); in test_dst_layout_pad_to_align_with_sized() 1279 test!(unpadded { size: 3, align: 4 } => padded { size: 4, align: 4 }); in test_dst_layout_pad_to_align_with_sized() 1280 test!(unpadded { size: 4, align: 4 } => padded { size: 4, align: 4 }); in test_dst_layout_pad_to_align_with_sized() 1281 test!(unpadded { size: 5, align: 4 } => padded { size: 8, align: 4 }); in test_dst_layout_pad_to_align_with_sized() 1282 test!(unpadded { size: 6, align: 4 } => padded { size: 8, align: 4 }); in test_dst_layout_pad_to_align_with_sized() [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | selection-api-configuration.rst | 75 padded area but outside active area is undefined. The application can 76 use the padded and active rectangles to detect where the rubbish pixels 124 However, such a padded area is driver-dependent feature not covered by 125 this document. Driver developers are encouraged to keep padded rectangle 126 equal to active one. The padded target is accessed by the
|
| H A D | pixfmt-sdr-ru12le.rst | 19 in 16 bit space with unused high bits padded with 0.
|
| H A D | pixfmt-sdr-cs14le.rst | 20 space with unused high bits padded with 0.
|
| H A D | pixfmt-sdr-pcu16be.rst | 19 padded with 0. I value starts first and Q value starts at an offset
|
| H A D | pixfmt-sdr-pcu18be.rst | 19 padded with 0. I value starts first and Q value starts at an offset
|
| H A D | pixfmt-sdr-pcu20be.rst | 19 padded with 0. I value starts first and Q value starts at an offset
|
| H A D | pixfmt-inzi.rst | 27 The six remaining MSBs are padded with zeros.
|
| H A D | selection-api-vs-crop-api.rst | 32 the selection API the concepts of the padded target and constraints
|
| H A D | pixfmt-yuv-luma.rst | 208 leaves the 6 most significant bits of the last byte padded with 0.
|
| H A D | pixfmt-srggb8-pisp-comp.rst | 29 of band. Each scanline is padded to a multiple of 8 pixels wide, and each block
|
| H A D | pixfmt-rgb.rst | 14 padded with additional bits to fill the remaining byte.
|
| /linux/net/sctp/ |
| H A D | output.c | 461 int padded = SCTP_PAD4(chunk->skb->len); in sctp_packet_pack() local 464 auth_len = padded; in sctp_packet_pack() 465 else if (auth_len + padded + packet->overhead > in sctp_packet_pack() 468 else if (pkt_size + padded > tp->pathmtu) in sctp_packet_pack() 470 pkt_size += padded; in sctp_packet_pack()
|
| /linux/Documentation/filesystems/ |
| H A D | romfs.rst | 72 : : padded to 16 byte boundary. 105 : : padded to 16 byte boundary 143 directly after the (padded) file name. 149 padded to an 1024 byte boundary.
|
| /linux/include/uapi/linux/ |
| H A D | jffs2.h | 196 jint32_t padded; /* sum of the size of padding nodes */ member
|
| /linux/drivers/net/usb/ |
| H A D | sierra_net.c | 264 int padded; in parse_hip() local 273 padded = hh->msgid.byte & 0x80; in parse_hip() 292 if (padded) { in parse_hip()
|
| /linux/arch/powerpc/perf/ |
| H A D | vpa-dtl.c | 108 u64 padded[3]; member
|
| /linux/Documentation/fb/ |
| H A D | api.rst | 61 per macropixel is not a multiple of 8, whether macropixels are padded to the 274 bits per pixel is not a multiple of 8, pixel values are padded to the next
|
| /linux/tools/perf/util/ |
| H A D | powerpc-vpadtl.c | 39 u64 padded[3]; 38 u64 padded[3]; global() member
|
| /linux/Documentation/filesystems/caching/ |
| H A D | backend-api.rst | 159 the index key for the volume. The key is NUL-terminated and padded out to 234 The index key is a binary blob, the storage for which is padded out to a
|
| /linux/Documentation/driver-api/ |
| H A D | ioctl.rst | 179 * On ARM OABI user space, structures are padded to multiples of 32-bit,
|
| /linux/fs/jffs2/ |
| H A D | summary.c | 713 isum.padded = cpu_to_je32(c->summary->sum_padded); in jffs2_sum_write_data()
|
| /linux/Documentation/userspace-api/ |
| H A D | dma-buf-alloc-exchange.rst | 176 Buffers may also be padded further in the y dimension, simply by allocating a
|
| /linux/Documentation/input/devices/ |
| H A D | atarikbd.rst | 672 padded to form 8 byte long return packets. The responses to the status
|