Searched defs:maxNbAttempts (Results 1 – 3 of 3) sorted by relevance
163 const int maxNbAttempts) in LZ4HC_InsertAndFindBestMatch()222 const int maxNbAttempts) in LZ4HC_InsertAndGetWiderMatch()362 unsigned maxNbAttempts; in LZ4HC_compress_generic() local
890 const int maxNbAttempts, in LZ4HC_InsertAndGetWiderMatch()1109 const int maxNbAttempts, in LZ4HC_InsertAndFindBestMatch()1127 int maxNbAttempts, in LZ4HC_compress_hashChain()
1856 …{ U32 const maxNbAttempts = 1100; /* nb of usages before triggering size down is handled withi… in basicUnitTests() local