zstd_opt.h: improved price function

This commit is contained in:
Przemyslaw Skibinski
2016-11-23 17:22:54 +01:00
parent ad3e94512c
commit 9ca65af810
2 changed files with 34 additions and 14 deletions
+1
View File
@@ -222,6 +222,7 @@ typedef struct {
U32 log2litSum;
U32 log2offCodeSum;
U32 factor;
U32 staticPrices;
U32 cachedPrice;
U32 cachedLitLength;
const BYTE* cachedLiterals;