| /linux/lib/xz/ |
| A D | xz_dec_stream.c | 15 vli_type uncompressed; member 71 vli_type uncompressed; member 83 vli_type uncompressed; member 239 || s->block.uncompressed in dec_block() 240 > s->block_header.uncompressed) 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() 327 s->index.hash.uncompressed += s->vli; in dec_index() 491 s->block_header.uncompressed = s->vli; in dec_block_header() [all …]
|
| 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/drivers/net/slip/ |
| A D | slhc.c | 321 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/Documentation/userspace-api/media/v4l/ |
| A D | fourcc.rst | 18 - B: raw bayer, uncompressed 30 3rd character: uncompressed bits-per-pixel 0--9, A--
|
| A D | pixfmt-intro.rst | 26 The V4L2 standard formats are mainly uncompressed formats. The pixels
|
| A D | pixfmt-v4l2-mplane.rst | 32 The driver will set the value for uncompressed images.
|
| /linux/Documentation/staging/ |
| 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/ |
| 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
|
| 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/devicetree/bindings/display/bridge/ |
| A D | ite,it6505.yaml | 19 and ensures robust transmission of high-quality uncompressed video 20 content, along with uncompressed and compressed digital audio content.
|
| /linux/arch/x86/boot/ |
| A D | header.S | 409 # ... resulting in +18 bytes overhead of uncompressed data. 432 # The buffer for decompression in place is the length of the uncompressed 441 # triggered by data whose compressed form is larger than the uncompressed 455 # block adding an extra 32767 bytes (the worst case uncompressed block size)
|
| /linux/Documentation/usb/ |
| 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/fs/cramfs/ |
| A D | inode.c | 828 bool uncompressed, direct; in cramfs_read_folio() local 832 uncompressed = (block_ptr & CRAMFS_BLK_FLAG_UNCOMPRESSED); in cramfs_read_folio() 844 if (uncompressed) { in cramfs_read_folio() 888 (uncompressed && block_len > PAGE_SIZE))) { in cramfs_read_folio() 892 } else if (uncompressed) { in cramfs_read_folio()
|
| /linux/Documentation/ABI/testing/ |
| A D | configfs-usb-gadget-uvc | 286 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/uncompressed 291 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/uncompressed/name 294 Description: Specific uncompressed format descriptors 317 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/uncompressed/name/name 320 Description: Specific uncompressed frame descriptors
|
| /linux/drivers/media/platform/st/sti/hva/ |
| A D | Kconfig | 12 raw uncompressed formats in various compressed video bitstreams format.
|
| /linux/drivers/media/platform/st/sti/delta/ |
| A D | Kconfig | 11 raw uncompressed format.
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| A D | ispvideo.h | 46 u32 uncompressed; member
|
| A D | ispcsi2.c | 883 if (info->uncompressed == pixelcode) in csi2_try_format() 924 if (info->uncompressed == format->code) in csi2_enum_mbus_code() 927 code->code = info->uncompressed; in csi2_enum_mbus_code()
|
| /linux/drivers/staging/media/omap4iss/ |
| A D | iss_video.h | 42 u32 uncompressed; member
|
| A D | iss_csi2.c | 880 if (info->uncompressed == pixelcode) in csi2_try_format() 921 if (info->uncompressed == format->code) in csi2_enum_mbus_code() 924 code->code = info->uncompressed; in csi2_enum_mbus_code()
|
| /linux/Documentation/filesystems/ |
| A D | erofs.rst | 80 - Support direct I/O on uncompressed files to avoid double caching for loop 83 - Support FSDAX on uncompressed images for secure containers and ramdisks in 275 By the way, chunk-based files are all uncompressed for now. 318 In details, original (uncompressed) data is turned into several variable-sized 350 also a HEAD lcluster except that its data is uncompressed. See the comments
|
| A D | squashfs.rst | 177 block is uncompressed. A block will be uncompressed if the -noI option is set, 178 or if the compressed block was larger than the uncompressed block.
|
| /linux/Documentation/devicetree/bindings/fpga/ |
| A D | lattice,sysconfig.yaml | 17 Programming of ECP5 is done by writing uncompressed bitstream image in .bit
|
| /linux/Documentation/devicetree/bindings/display/samsung/ |
| A D | samsung,exynos5433-mic.yaml | 19 transferred through MIPI DSI. The compressed frame data must be uncompressed
|
| /linux/Documentation/networking/ |
| A D | ipsec.rst | 45 above scenario. The consequence of doing so is small packet(uncompressed)
|