Home
last modified time | relevance | path

Searched refs:uncompressed (Results 1 – 25 of 57) sorted by relevance

123

/linux-6.1.9/lib/xz/
Dxz_dec_stream.c16 vli_type uncompressed; member
72 vli_type uncompressed; member
84 vli_type uncompressed; member
233 s->block.uncompressed += b->out_pos - s->out_start; in dec_block()
240 || s->block.uncompressed in dec_block()
241 > s->block_header.uncompressed) in dec_block()
254 if (s->block_header.uncompressed != VLI_UNKNOWN in dec_block()
255 && s->block_header.uncompressed in dec_block()
256 != s->block.uncompressed) in dec_block()
269 s->block.hash.uncompressed += s->block.uncompressed; in dec_block()
[all …]
Dxz_dec_lzma2.c232 uint32_t uncompressed; member
1017 s->lzma2.uncompressed = (tmp & 0x1F) << 16; in xz_dec_lzma2_run()
1050 s->lzma2.uncompressed in xz_dec_lzma2_run()
1056 s->lzma2.uncompressed in xz_dec_lzma2_run()
1105 s->lzma2.uncompressed)); in xz_dec_lzma2_run()
1109 s->lzma2.uncompressed -= dict_flush(&s->dict, b); in xz_dec_lzma2_run()
1111 if (s->lzma2.uncompressed == 0) { in xz_dec_lzma2_run()
1267 s->lzma2.uncompressed)); in xz_dec_microlzma_run()
1272 s->lzma2.uncompressed -= dict_flush(&s->dict, b); in xz_dec_microlzma_run()
1274 if (s->lzma2.uncompressed == 0) { in xz_dec_microlzma_run()
[all …]
/linux-6.1.9/drivers/net/slip/
Dslhc.c321 goto 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()
408 goto uncompressed; in slhc_compress()
414 goto uncompressed; in slhc_compress()
475 uncompressed: in slhc_compress()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dfourcc.rst18 - B: raw bayer, uncompressed
30 3rd character: uncompressed bits-per-pixel 0--9, A--
Dpixfmt-v4l2-mplane.rst32 The driver will set the value for uncompressed images.
Dpixfmt-intro.rst26 The V4L2 standard formats are mainly uncompressed formats. The pixels
/linux-6.1.9/Documentation/admin-guide/acpi/
Dinitrd_table_override.rst69 # 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
Dssdt-overlays.rst77 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-6.1.9/Documentation/devicetree/bindings/display/bridge/
Dite,it6505.yaml16 and ensures robust transmission of high-quality uncompressed video
17 content, along with uncompressed and compressed digital audio content.
/linux-6.1.9/Documentation/staging/
Dxz.rst52 uncompressed size of the file, which is needed by the boot code.
67 which will verify the integrity of the uncompressed data anyway.
71 disable it) for the actual uncompressed data.
88 be at least as big as the uncompressed data itself.
/linux-6.1.9/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc239 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/uncompressed
244 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/uncompressed/name
247 Description: Specific uncompressed format descriptors
270 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/uncompressed/name/name
273 Description: Specific uncompressed frame descriptors
/linux-6.1.9/arch/x86/boot/
Dheader.S475 # ... resulting in +18 bytes overhead of uncompressed data.
498 # The buffer for decompression in place is the length of the uncompressed
507 # triggered by data whose compressed form is larger than the uncompressed
521 # block adding an extra 32767 bytes (the worst case uncompressed block size)
/linux-6.1.9/fs/cramfs/
Dinode.c824 bool uncompressed, direct; in cramfs_read_folio() local
828 uncompressed = (block_ptr & CRAMFS_BLK_FLAG_UNCOMPRESSED); in cramfs_read_folio()
840 if (uncompressed) { in cramfs_read_folio()
884 (uncompressed && block_len > PAGE_SIZE))) { in cramfs_read_folio()
888 } else if (uncompressed) { in cramfs_read_folio()
/linux-6.1.9/drivers/media/platform/st/sti/hva/
DKconfig12 raw uncompressed formats in various compressed video bitstreams format.
/linux-6.1.9/Documentation/filesystems/
Derofs.rst67 - Support direct I/O on uncompressed files to avoid double caching for loop
70 - Support FSDAX on uncompressed images for secure containers and ramdisks in
258 By the way, chunk-based files are all uncompressed for now.
269 In details, original (uncompressed) data is turned into several variable-sized
301 also a HEAD lcluster except that its data is uncompressed. See the comments
Dsquashfs.rst117 block is uncompressed. A block will be uncompressed if the -noI option is set,
118 or if the compressed block was larger than the uncompressed block.
/linux-6.1.9/drivers/media/platform/st/sti/delta/
DKconfig11 raw uncompressed format.
/linux-6.1.9/drivers/staging/media/omap4iss/
Diss_video.h42 u32 uncompressed; member
Diss_csi2.c881 if (info->uncompressed == pixelcode) in csi2_try_format()
922 if (info->uncompressed == format->code) in csi2_enum_mbus_code()
925 code->code = info->uncompressed; in csi2_enum_mbus_code()
/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Dispvideo.h46 u32 uncompressed; member
/linux-6.1.9/Documentation/devicetree/bindings/display/samsung/
Dsamsung,exynos5433-mic.yaml19 transferred through MIPI DSI. The compressed frame data must be uncompressed
/linux-6.1.9/Documentation/userspace-api/media/drivers/
Dmeye-uapi.rst48 Takes a snapshot in an uncompressed or compressed jpeg format.
/linux-6.1.9/Documentation/networking/
Dipsec.rst45 above scenario. The consequence of doing so is small packet(uncompressed)
/linux-6.1.9/Documentation/admin-guide/media/
Dmeye.rst81 for display and uncompressed video capture:
/linux-6.1.9/Documentation/mm/
Dzsmalloc.rst24 uncompressed form). For allocation requests larger than this size, failure

123