Home
last modified time | relevance | path

Searched defs:prefixLowestIndex (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/contrib/zstd/lib/compress/
H A Dzstd_double_fast.c65 const U32 prefixLowestIndex = ZSTD_getLowestPrefixIndex(ms, endIndex, cParams->windowLog); in ZSTD_compressBlock_doubleFast_noDict_generic() local
273 const U32 prefixLowestIndex = ZSTD_getLowestPrefixIndex(ms, endIndex, cParams->windowLog); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
H A Dzstd_lazy.c1489 const U32 prefixLowestIndex = ms->window.dictLimit; in ZSTD_compressBlock_lazy_generic() local
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_double_fast.c67 const U32 prefixLowestIndex = ZSTD_getLowestPrefixIndex(ms, endIndex, cParams->windowLog); in ZSTD_compressBlock_doubleFast_generic() local
H A Dzstd_lazy.c638 const U32 prefixLowestIndex = ms->window.dictLimit; in ZSTD_compressBlock_lazy_generic() local