Home
last modified time | relevance | path

Searched refs:LZ4_WORK_SIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/f2fs-tools/fsck/
H A Dcompress.c37 #define LZ4_WORK_SIZE ALIGN_UP(LZ4_MEM_COMPRESS, 8) macro
75 + COMPRESS_HEADER_SIZE + LZ4_WORK_SIZE; in lz4_compress_init()
78 cc->rbuf = (char *) cc->private + LZ4_WORK_SIZE; in lz4_compress_init()

Completed in 1 milliseconds