Searched refs:lz4_hash_table_size (Results 1 – 1 of 1) sorted by relevance
48 static const size_t lz4_hash_table_size = LZ4_COMPRESS_HASH_ENTRIES * sizeof(lz4_hash_entry_t); variable73 static const size_t lz4_encode_scratch_size = lz4_hash_table_size;