Searched full:compressors (Results 1 – 12 of 12) sorted by relevance
| /freebsd/release/packages/ucl/ |
| H A D | bzip2-all.ucl | 6 than that achieved by more conventional LZ77/LZ78-based compressors, and 7 approaches the performance of the PPM family of statistical compressors.
|
| /freebsd/sys/kern/ |
| H A D | subr_compressor.c | 64 SET_DECLARE(compressors, struct compressor_methods); 252 DATA_SET(compressors, gzip_methods); 498 DATA_SET(compressors, zstd_methods); 507 SET_FOREACH(iter, compressors) { in compressor_avail() 522 SET_FOREACH(iter, compressors) { in compressor_init() 526 if (iter == SET_LIMIT(compressors)) in compressor_init()
|
| /freebsd/contrib/bzip2/ |
| H A D | bzip2.1 | 38 LZ77/LZ78-based compressors, and approaches the performance of the PPM 39 family of statistical compressors. 150 of most file compressors) is coded at about 8.05 bits per byte, giving
|
| /freebsd/sys/contrib/device-tree/Bindings/display/mediatek/ |
| H A D | mediatek,dither.yaml | 74 display pipeline, for example one of the available DSC compressors,
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_write_private.h | 97 * control the final output from all compressors, including
|
| H A D | archive_write_set_options.3 | 300 number of threads for multi-threaded compression (for compressors
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
| H A D | zstd_ldm.c | 171 * block compressors. */
|
| /freebsd/sys/contrib/zstd/lib/compress/ |
| H A D | zstd_ldm.c | 236 * block compressors. */
|
| /freebsd/contrib/libarchive/tar/ |
| H A D | bsdtar.1 | 1392 Many compressors, including
|
| /freebsd/contrib/xz/src/xz/ |
| H A D | message.c | 1010 // compressors with gzip-like syntax don't support it. in message_help()
|
| H A D | xz.1 | 1293 The single-threaded and multi-threaded compressors produce different output.
|
| /freebsd/contrib/xz/ |
| H A D | ChangeLog | 10160 - Output from single-threaded and multi-threaded compressors
|