Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zstd/compress/
Dzstd_compress_internal.h1245 U32 const lowestValid = ms->window.lowLimit; in ZSTD_getLowestMatchIndex() local
1262 U32 const lowestValid = ms->window.dictLimit; in ZSTD_getLowestPrefixIndex() local
Dzstd_lazy.c665 const U32 lowestValid = ms->window.lowLimit; in ZSTD_HcFindBestMatch() local
1139 const U32 lowestValid = ms->window.lowLimit; in ZSTD_RowFindBestMatch() local