Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.c243 const int maxNbAttempts, in LZ4HC_InsertAndGetWiderMatch()
448 const int maxNbAttempts, in LZ4HC_InsertAndFindBestMatch()
538 unsigned maxNbAttempts, in LZ4HC_compress_hashChain()
/external/zstd/tests/
Dfuzzer.c1265 …{ U32 const maxNbAttempts = 1100; /* nb of usages before triggering size down is handled withi… in basicUnitTests() local