Home
last modified time | relevance | path

Searched defs:newLowLimit (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_internal.h873 U32 const newLowLimit = blockEndIdx - maxDist; in ZSTD_window_enforceMaxDist() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h1192 U32 const newLowLimit = blockEndIdx - maxDist; in ZSTD_window_enforceMaxDist() local