Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c652 const U32 dictLowestIndex = dictMode == ZSTD_dictMatchState ? in ZSTD_compressBlock_lazy_generic() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c1499 const U32 dictLowestIndex = isDxS ? dms->window.dictLimit : 0; in ZSTD_compressBlock_lazy_generic() local