Intel® Integrated Performance Primitives (Intel® IPP) Developer Guide and Reference

ID 790148
Date 3/22/2024
Public
Document Table of Contents

LZ4 Compression Functions for High Compression (HC) Mode

This section describes Intel IPP data compression functions that implement the LZ4 compressed data format and can be used in high compression (HC) mode. This format and algorithm use 64Kb compression dictionary. The original code of the library is available at http://www.lz4.org.