Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4.h531 #define LZ4_DECOMPRESS_INPLACE_MARGIN(compressedSize) (((compressedSize) >> 8) + 32) macro
532 …INPLACE_BUFFER_SIZE(decompressedSize) ((decompressedSize) + LZ4_DECOMPRESS_INPLACE_MARGIN(decomp…