Searched refs:maxOffset (Results 1 – 4 of 4) sorted by relevance
394 u8 maxOffset; /* 0 if async */ member
210 target->maxOffset = offset; in mptspi_setTargetNegoParms()
2060 size_t const maxOffset = maxOffbase - ZSTD_REP_NUM; in ZSTD_maxShortOffset() local2062 return maxOffset; in ZSTD_maxShortOffset()
5050 …U32 const maxOffset = (U32)dictContentSize + 128 KB; /* The maximum offset that must be supported … in ZSTD_loadCEntropy() local5051 …offcodeMax = ZSTD_highbit32(maxOffset); /* Calculate minimum offset code required to represent max… in ZSTD_loadCEntropy()