Home
last modified time | relevance | path

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

/lib/lz4/
Dlz4hc_compress.c115 int nbAttempts = maxNbAttempts; in LZ4HC_InsertAndFindBestMatch() local
188 int nbAttempts = maxNbAttempts; in LZ4HC_InsertAndGetWiderMatch() local
/lib/zstd/
Dcompress.c1834 int nbAttempts = maxNbAttempts; in ZSTD_HcFindBestMatch_generic() local