working 4 reps

This commit is contained in:
inikep
2016-04-05 09:34:13 +02:00
parent d6f208badf
commit 2ec2698ef9
2 changed files with 42 additions and 24 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
#define ZSTD_OPT_NUM (1<<12)
#define ZSTD_DICT_MAGIC 0xEC30A435
#if 0
#if 1
#define ZSTD_REP_NUM 4
#define ZSTD_REP_INIT 4
#define ZSTD_REP_MOVE (ZSTD_REP_NUM-1)