Home
last modified time | relevance | path

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

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