Searched refs:LZ4_COMPRESS_INPLACE_MARGIN (Results 1 – 1 of 1) sorted by relevance
548 #define LZ4_COMPRESS_INPLACE_MARGIN (LZ4_DISTANCE_MAX + 32) … macro549 …_INPLACE_BUFFER_SIZE(maxCompressedSize) ((maxCompressedSize) + LZ4_COMPRESS_INPLACE_MARGIN) /**< m…