Searched defs:maxOffset (Results 1 – 3 of 3) sorted by relevance
1005 U32 const maxOffset = matches[nbMatches-1].off; in ZSTD_compressBlock_opt_generic() local
3216 …U32 const maxOffset = (U32)dictContentSize + 128 KB; /* The maximum offset that must be supported … in ZSTD_loadCEntropy() local
394 u8 maxOffset; /* 0 if async */ member