Searched refs:LZ4_MEMORY_USAGE (Results 1 – 2 of 2) sorted by relevance
65 #define LZ4_MEMORY_USAGE 14 macro175 #define LZ4_STREAMSIZE_U64 ((1 << (LZ4_MEMORY_USAGE-3)) + 4)
417 #define LZ4_HASHLOG (LZ4_MEMORY_USAGE-2)418 #define HASHTABLESIZE (1 << LZ4_MEMORY_USAGE)