Home
last modified time | relevance | path

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

/third_party/lz4/lib/
Dlz4.h629 #define LZ4_DECOMPRESS_INPLACE_MARGIN(compressedSize) (((compressedSize) >> 8) + 32) macro
630 …INPLACE_BUFFER_SIZE(decompressedSize) ((decompressedSize) + LZ4_DECOMPRESS_INPLACE_MARGIN(decomp…