Home
last modified time | relevance | path

Searched refs:lengthToBeat (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/lib/zstd/compress/
Dzstd_opt.c528 const U32 lengthToBeat, in ZSTD_insertBtAndGetAllMatches() argument
571 size_t bestLength = lengthToBeat-1; in ZSTD_insertBtAndGetAllMatches()
762 U32 const lengthToBeat) in ZSTD_BtGetAllMatches() argument
771 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 3); in ZSTD_BtGetAllMatches()
773 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 4); in ZSTD_BtGetAllMatches()
774 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 5); in ZSTD_BtGetAllMatches()
776 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 6); in ZSTD_BtGetAllMatches()