Searched refs:LZ4_MEM_COMPRESS (Results 1 - 1 of 1) sorted by relevance
/third_party/f2fs-tools/fsck/ | ||
H A D | compress.c | 35 #define LZ4_MEM_COMPRESS sizeof(LZ4_stream_t) macro 37 #define LZ4_WORK_SIZE ALIGN_UP(LZ4_MEM_COMPRESS, 8) |
Completed in 1 milliseconds