Searched refs:maxOffset (Results 1 – 1 of 1) sorted by relevance
2323 …U32 const maxOffset = (U32)dictContentSize + 128 KB; /* The maximum offset that must be supported … in ZSTD_loadZstdDictionary() local2324 …offcodeMax = ZSTD_highbit32(maxOffset); /* Calculate minimum offset code required to represent max… in ZSTD_loadZstdDictionary()