Searched refs:maxOffset (Results 1 – 5 of 5) sorted by relevance
1005 U32 const maxOffset = matches[nbMatches-1].off; in ZSTD_compressBlock_opt_generic() local1007 nbMatches, maxML, maxOffset, (U32)(ip-prefixStart)); in ZSTD_compressBlock_opt_generic()1012 lastSequence.off = maxOffset; in ZSTD_compressBlock_opt_generic()
3216 …U32 const maxOffset = (U32)dictContentSize + 128 KB; /* The maximum offset that must be supported … in ZSTD_loadCEntropy() local3217 …offcodeMax = ZSTD_highbit32(maxOffset); /* Calculate minimum offset code required to represent max… in ZSTD_loadCEntropy()
394 u8 maxOffset; /* 0 if async */ member
210 target->maxOffset = offset; in mptspi_setTargetNegoParms()
2382 ioc->name, vtarget->negoFlags, vtarget->maxOffset, in mptscsih_slave_configure()