| /linux/lib/xz/ |
| H A D | xz_dec_stream.c | 15 vli_type uncompressed; member 71 vli_type uncompressed; member 83 vli_type uncompressed; member 232 s->block.uncompressed += b->out_pos - s->out_start; in dec_block() 239 || s->block.uncompressed in dec_block() 240 > s->block_header.uncompressed) in dec_block() 253 if (s->block_header.uncompressed != VLI_UNKNOWN in dec_block() 254 && s->block_header.uncompressed in dec_block() 255 != s->block.uncompressed) in dec_block() 268 s->block.hash.uncompressed += s->block.uncompressed; in dec_block() [all …]
|
| H A D | xz_dec_lzma2.c | 231 uint32_t uncompressed; member 1015 s->lzma2.uncompressed = (tmp & 0x1F) << 16; in xz_dec_lzma2_run() 1048 s->lzma2.uncompressed in xz_dec_lzma2_run() 1054 s->lzma2.uncompressed in xz_dec_lzma2_run() 1103 s->lzma2.uncompressed)); in xz_dec_lzma2_run() 1107 s->lzma2.uncompressed -= dict_flush(&s->dict, b); in xz_dec_lzma2_run() 1109 if (s->lzma2.uncompressed == 0) { in xz_dec_lzma2_run() 1264 s->lzma2.uncompressed)); in xz_dec_microlzma_run() 1269 s->lzma2.uncompressed -= dict_flush(&s->dict, b); in xz_dec_microlzma_run() 1271 if (s->lzma2.uncompressed == 0) { in xz_dec_microlzma_run() [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | fourcc.rst | 19 - B: raw bayer, uncompressed 31 3rd character: uncompressed bits-per-pixel 0--9, A--
|
| H A D | pixfmt-intro.rst | 27 The V4L2 standard formats are mainly uncompressed formats. The pixels
|
| H A D | pixfmt-v4l2-mplane.rst | 33 The driver will set the value for uncompressed images.
|
| H A D | pixfmt-v4l2.rst | 99 The driver will set the value for uncompressed images.
|
| /linux/Documentation/admin-guide/acpi/ |
| H A D | initrd_table_override.rst | 69 # Add the raw ACPI tables to an uncompressed cpio archive. 85 # The uncompressed cpio archive must be the first. Other, typically 86 # compressed cpio archives, must be concatenated on top of the uncompressed 87 # one. Following command creates the uncompressed cpio archive and
|
| H A D | ssdt-overlays.rst | 77 AML code must be placed in the first, uncompressed, initrd under the 84 # Add the raw ACPI tables to an uncompressed cpio archive. 87 # The uncompressed cpio archive must be the first. 89 # concatenated on top of the uncompressed one. 93 # Create the uncompressed cpio archive and concatenate the original initrd
|
| /linux/Documentation/staging/ |
| H A D | xz.rst | 44 this also appends a four-byte trailer containing the uncompressed size 62 which will verify the integrity of the uncompressed data anyway. 66 disable it) for the actual uncompressed data. 82 as big as the uncompressed data. A notable example of single-call
|
| /linux/Documentation/usb/ |
| H A D | gadget_uvc.rst | 66 Formats are created under the streaming/uncompressed and streaming/mjpeg configfs 84 + uncompressed + 125 create_frame 1280 720 uncompressed yuyv 126 create_frame 1920 1080 uncompressed yuyv 128 The only uncompressed format currently supported is YUYV, which is detailed at 156 ln -s $FUNCTION/streaming/color_matching/yuyv $FUNCTION/streaming/uncompressed/yuyv 182 ln -s ../../uncompressed/yuyv
|
| /linux/arch/x86/boot/ |
| H A D | header.S | 418 # ... resulting in +18 bytes overhead of uncompressed data. 441 # The buffer for decompression in place is the length of the uncompressed 450 # triggered by data whose compressed form is larger than the uncompressed 464 # block adding an extra 32767 bytes (the worst case uncompressed block size)
|
| /linux/drivers/media/platform/st/sti/hva/ |
| H A D | Kconfig | 12 raw uncompressed formats in various compressed video bitstreams format.
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | Kconfig | 11 raw uncompressed format.
|
| /linux/Documentation/networking/ |
| H A D | ipsec.rst | 45 above scenario. The consequence of doing so is small packet(uncompressed)
|
| H A D | eql.rst | 12 that lets you load-balance IP serial links (SLIP or uncompressed PPP)
|
| /linux/Documentation/admin-guide/media/ |
| H A D | philips.rst | 100 0 = prefer uncompressed images; if the requested mode is not available 101 in an uncompressed format, the driver will silently switch to low
|
| H A D | dvb_intro.rst | 37 circuitry on the card and is often presented uncompressed. For a PAL TV
|
| /linux/Documentation/filesystems/ |
| H A D | cramfs.rst | 60 And when data blocks are kept uncompressed and properly aligned, they will
|
| /linux/drivers/media/test-drivers/vicodec/ |
| H A D | codec-fwht.c | 839 bool uncompressed, const __be16 *end_of_rlco_buf) in decode_plane() argument 850 if (uncompressed) { in decode_plane()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-block-zram | 6 which represents the limit on the *uncompressed* worth of data
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | zswap.rst | 92 made for a page in an old pool, it is uncompressed using its original
|
| /linux/fs/cramfs/ |
| H A D | README | 97 blocks in uncompressed data consisting entirely of NUL bytes), but by
|
| /linux/Documentation/arch/x86/ |
| H A D | microcode.rst | 28 The format of the combined initrd image is microcode in (uncompressed)
|
| H A D | boot.rst | 783 uncompressed data should be determined using the standard magic 787 02 21) and ZSTD (magic number 28 B5). The uncompressed payload is 934 in the uncompressed protected mode region. 1315 uncompressed. No segments, except CS, are guaranteed to be
|
| /linux/Documentation/admin-guide/ |
| H A D | pstore-blk.rst | 166 Block device is large enough for uncompressed oops data. Actually we do not
|