Home
last modified time | relevance | path

Searched refs:LZ4_COMPRESS_INPLACE_MARGIN (Results 1 – 1 of 1) sorted by relevance

/external/lz4/lib/
Dlz4.h538 #define LZ4_COMPRESS_INPLACE_MARGIN (LZ4_DISTANCE_MAX + 32) /* LZ4_DIST… macro
539 …NPLACE_BUFFER_SIZE(maxCompressedSize) ((maxCompressedSize) + LZ4_COMPRESS_INPLACE_MARGIN) /**< …