Home
last modified time | relevance | path

Searched full:compressors (Results 1 – 12 of 12) sorted by relevance

/freebsd/release/packages/ucl/
H A Dbzip2-all.ucl6 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 Dsubr_compressor.c64 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 Dbzip2.138 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 Dmediatek,dither.yaml74 display pipeline, for example one of the available DSC compressors,
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_private.h97 * control the final output from all compressors, including
H A Darchive_write_set_options.3300 number of threads for multi-threaded compression (for compressors
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_ldm.c171 * block compressors. */
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_ldm.c236 * block compressors. */
/freebsd/contrib/libarchive/tar/
H A Dbsdtar.11392 Many compressors, including
/freebsd/contrib/xz/src/xz/
H A Dmessage.c1010 // compressors with gzip-like syntax don't support it. in message_help()
H A Dxz.11293 The single-threaded and multi-threaded compressors produce different output.
/freebsd/contrib/xz/
H A DChangeLog10160 - Output from single-threaded and multi-threaded compressors