ZSTD_updatePrice

This commit is contained in:
inikep
2016-02-03 18:47:30 +01:00
parent 53721f134c
commit 3bfcfc7bb0
3 changed files with 32 additions and 5 deletions
+1
View File
@@ -83,6 +83,7 @@ static const size_t ZSTD_frameHeaderSize_min = 5;
#define MINMATCH 4
#define REPCODE_STARTVALUE 1
#define Litbits 8
#define MLbits 7
#define LLbits 6
#define Offbits 5