Home
last modified time | relevance | path

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

/linux-6.1.9/lib/lz4/
Dlz4hc_compress.c115 int nbAttempts = maxNbAttempts; in LZ4HC_InsertAndFindBestMatch() local
188 int nbAttempts = maxNbAttempts; in LZ4HC_InsertAndGetWiderMatch() local
/linux-6.1.9/lib/zstd/compress/
Dzstd_lazy.c620 U32 nbAttempts = 1U << cParams->searchLog; in ZSTD_HcFindBestMatch_generic() local