Searched defs:nbAttempts (Results 1 - 2 of 2) sorted by last modified time

/linux-master/lib/zstd/compress/
H A Dzstd_lazy.c516 size_t ZSTD_dedicatedDictSearch_lazy_search(size_t* offsetPtr, size_t ml, U32 nbAttempts, argument
670 U32 nbAttempts = 1U << cParams->searchLog; local
1146 U32 nbAttempts = 1U << cappedSearchLog; local
[all...]
/linux-master/lib/lz4/
H A Dlz4hc_compress.c115 int nbAttempts = maxNbAttempts; local
188 int nbAttempts = maxNbAttempts; local

Completed in 263 milliseconds