/linux/lib/xz/ |
H A D | xz_dec_stream.c | 15 vli_type uncompressed; member 47 /* Type of the integrity check calculated from uncompressed data */ 68 * Value stored in the Uncompressed Size field, or 69 * VLI_UNKNOWN if Uncompressed Size is not present. 71 vli_type uncompressed; member 82 /* Observed uncompressed size of the current Block */ 83 vli_type uncompressed; member 207 * the observed compressed and uncompressed sizes of the Block so that 232 s->block.uncompressed += b->out_pos - s->out_start; in dec_block() 239 || s->block.uncompressed in dec_block() [all …]
|
H A D | xz_dec_lzma2.c | 55 * would read beyond the beginning of the uncompressed stream. 72 * read beyond the beginning of the uncompressed stream. 230 /* Uncompressed size of LZMA chunk (2 MiB at maximum) */ 231 uint32_t uncompressed; member 234 * Compressed size of LZMA chunk or compressed/uncompressed 235 * size of uncompressed chunk (64 KiB at maximum) 241 * the first chunk (LZMA or uncompressed). 376 /* Copy uncompressed data as is from input to dictionary and output buffers. */ 395 * uncompressed size of the file is larger than the caller in dict_uncompressed() 961 * decoding or copying of uncompressed chunks to other functions. [all …]
|
H A D | xz_dec_test.c | 58 * CRC32 of uncompressed data. This is used to give the user a simple way 94 * Decode the data given to us from the userspace. CRC32 of the uncompressed 96 * uncompressed data isn't stored anywhere for further use.
|
/linux/lib/ |
H A D | decompress_unxz.c | 39 * of the first Block don't make the decompressor produce any uncompressed 56 * The maximum uncompressed size of the payload is 2 MiB. The minimum 57 * uncompressed size of the payload is in practice never less than the 58 * payload size itself. The LZMA2 format would allow uncompressed size 60 * files. LZMA2 supports storing incompressible data in uncompressed form, 61 * so there's never a need to create payloads whose uncompressed size is 64 * The assumption, that the uncompressed size of the payload is never 74 * - 8 bytes per every 32 KiB of uncompressed size (one LZMA2 chunk header 178 * (LZMA2 stores incompressible chunks in uncompressed form). Thus, the
|
/linux/drivers/net/slip/ |
H A D | slhc.c | 312 * uncompressed packet that tells the other side what in slhc_compress() 321 goto uncompressed; in slhc_compress() 349 * current datagram, we send the current datagram `uncompressed'. in slhc_compress() 360 goto uncompressed; in slhc_compress() 378 goto uncompressed; in slhc_compress() 386 goto uncompressed; in slhc_compress() 392 goto uncompressed; in slhc_compress() 402 * retransmitted ack or window probe. Send it uncompressed in slhc_compress() 408 goto uncompressed; in slhc_compress() 412 * send packet uncompressed. in slhc_compress() [all …]
|
/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/admin-guide/acpi/ |
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
|
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
|
/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/include/linux/ |
H A D | xz.h | 166 * the output buffer is big enough to hold the actual uncompressed data; it 273 * @uncomp_size: Uncompressed size of the input stream. A value smaller 274 * than the real uncompressed size of the input stream can 277 * expected real uncompressed size because it would eventually 305 * This can happen also when incorrect dictionary, uncompressed, or 309 * uncompressed data. This way the caller doesn't need to provide a temporary 318 * space for the whole uncompressed data on the first call. The input buffer
|
H A D | zlib.h | 54 decompression functions, including integrity checks of the uncompressed 99 uLong adler; /* adler32 value of the uncompressed data */ 132 the uncompressed data and may be saved for use in the decompressor 366 The application can consume the uncompressed output when it wants, for 388 uncompressed data from that block has been written to strm->next_out. The 398 uncompressed data. (The size of the uncompressed data may have been saved 428 been reached and all uncompressed output has been produced, Z_NEED_DICT if a 543 the uncompressed data as is done in the zlib, gzip, and zip formats. For
|
H A D | lz4.h | 255 * @dest: output buffer address of the uncompressed data 257 * @originalSize: is the original and therefore uncompressed size 276 * @dest: output buffer address of the uncompressed data 528 * @dest: output buffer address of the uncompressed data 568 * @dest: output buffer address of the uncompressed data 570 * @originalSize: is the original and therefore uncompressed size 606 * @dest: output buffer address of the uncompressed data 630 * @dest: output buffer address of the uncompressed data 632 * @originalSize: is the original and therefore uncompressed size
|
/linux/include/uapi/linux/ |
H A D | ppp_defs.h | 43 #define PPP_VJC_UNCOMP 0x2f /* VJ uncompressed TCP */ 111 __u32 vjs_uncompressedin; /* inbound uncompressed packets */ 118 __u32 unc_bytes; /* total uncompressed bytes */ 119 __u32 unc_packets; /* total uncompressed packets */
|
/linux/include/net/ |
H A D | slhc_vj.h | 62 * ack is more than 65535, an uncompressed packet is sent.) 70 * control flags set); uncompressed TCP (a normal IP/TCP packet but 159 int32 sls_o_uncompressed; /* outbound uncompressed packets */ 164 int32 sls_i_uncompressed; /* inbound uncompressed packets */
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | fourcc.rst | 18 - B: raw bayer, uncompressed 30 3rd character: uncompressed bits-per-pixel 0--9, A--
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispvideo.h | 35 * @uncompressed: V4L2 media bus format code for the corresponding uncompressed 46 u32 uncompressed; member
|
/linux/arch/powerpc/boot/ |
H A D | main.c | 35 /* assume uncompressed data if -1 is returned */ in prep_kernel() 39 printf("No valid compressed data found, assume uncompressed data\n\r"); in prep_kernel() 65 " (_start=%p, uncompressed size=%08lx)\n\r", in prep_kernel() 75 printf("0x%lx bytes of uncompressed data copied\n\r", in prep_kernel()
|
/linux/fs/erofs/ |
H A D | erofs_fs.h | 92 * 0 - uncompressed flat inode without tail-packing inline data: 94 * 2 - uncompressed flat inode with tail-packing inline data: 146 /* block address for uncompressed flat inodes */ 383 * 0 - literal (uncompressed) lcluster 388 * 0 - literal (uncompressed) lcluster,
|
/linux/net/6lowpan/ |
H A D | nhc_udp.c | 70 pr_debug("uncompressed UDP ports: src = %d, dst = %d\n", in udp_uncompress() 100 pr_debug("uncompressed UDP length: src = %d", ntohs(uh.len)); in udp_uncompress() 102 /* replace the compressed UDP head by the uncompressed UDP in udp_uncompress()
|
/linux/scripts/ |
H A D | extract-vmlinux | 4 # extract-vmlinux - Extract uncompressed vmlinux from a kernel image 60 # Finally check for uncompressed images or objects:
|
/linux/drivers/firmware/efi/libstub/ |
H A D | Makefile.zboot | 11 # Pad the file to the size of the uncompressed image in memory, including BSS 15 # in GZIP, the appended le32 carrying the uncompressed size is part of the
|
/linux/lib/zstd/compress/ |
H A D | zstd_compress_superblock.c | 27 * table size. If we guessed incorrectly, we fall back to uncompressed literals. 88 /* If we expand and we aren't writing a header then emit uncompressed */ in ZSTD_compressSubBlock_literal() 221 * In this exceedingly rare case, we will simply emit an uncompressed in ZSTD_compressSubBlock_sequences() 229 "emitting an uncompressed block."); in ZSTD_compressSubBlock_sequences() 246 "an uncompressed block when sequences are < 4 bytes"); in ZSTD_compressSubBlock_sequences() 525 * must emit an uncompressed block. in ZSTD_compressSubBlock_multi() 532 …DEBUGLOG(5, "ZSTD_compressSubBlock_multi last sub-block uncompressed, %zu bytes", (size_t)(iend - … in ZSTD_compressSubBlock_multi()
|
/linux/fs/ntfs3/lib/ |
H A D | lzx_decompress.c | 168 * uncompressed data was preprocessed by changing the targets of suspected x86 336 * Read the header of an LZX block and save the block type and (uncompressed) 340 * new Huffman codes. If the block is uncompressed, also update the match 442 /* Before reading the three recent offsets from the uncompressed in lzx_read_block_header() 607 /* Decompress blocks until we have all the uncompressed data. */ in lzx_decompress() 636 /* Uncompressed block */ in lzx_decompress()
|
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | bmi.h | 190 * which is to be uncompressed by the Target to an 192 * be sufficiently large to hold the uncompressed 204 * data which is uncompressed by the Target. This command
|
/linux/fs/ubifs/ |
H A D | compress.c | 122 ubifs_warn(c, "cannot compress %d bytes, compressor %s, error %d, leave data uncompressed", in ubifs_compress() 129 * uncompressed to improve read speed. in ubifs_compress() 152 * The length of the uncompressed data is returned in @out_len. This functions
|