Searched defs:nbAttempts (Results 1 – 4 of 4) sorted by relevance
115 int nbAttempts = maxNbAttempts; in LZ4HC_InsertAndFindBestMatch() local188 int nbAttempts = maxNbAttempts; in LZ4HC_InsertAndGetWiderMatch() local
516 size_t ZSTD_dedicatedDictSearch_lazy_search(size_t* offsetPtr, size_t ml, U32 nbAttempts, in ZSTD_dedicatedDictSearch_lazy_search()670 U32 nbAttempts = 1U << cParams->searchLog; in ZSTD_HcFindBestMatch() local1146 U32 nbAttempts = 1U << cappedSearchLog; in ZSTD_RowFindBestMatch() local
1834 int nbAttempts = maxNbAttempts; in ZSTD_HcFindBestMatch_generic() local