Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_lazy.c422 U32 const chainAttempts = (1 << ms->cParams.searchLog) - cacheSize; in ZSTD_dedicatedDictSearch_lazy_loadDictionary() local
589 U32 const chainAttempts = nbAttempts - ddsAttempt; in ZSTD_dedicatedDictSearch_lazy_search() local