Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_opt.c516 const U32 lengthToBeat, in ZSTD_insertBtAndGetAllMatches() argument
559 size_t bestLength = lengthToBeat-1; in ZSTD_insertBtAndGetAllMatches()
749 U32 const lengthToBeat) in ZSTD_BtGetAllMatches() argument
758 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 3); in ZSTD_BtGetAllMatches()
760 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 4); in ZSTD_BtGetAllMatches()
761 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 5); in ZSTD_BtGetAllMatches()
763 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 6); in ZSTD_BtGetAllMatches()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c20662 const U32 lengthToBeat, in ZSTD_insertBtAndGetAllMatches() argument
20705 size_t bestLength = lengthToBeat-1; in ZSTD_insertBtAndGetAllMatches()
20895 U32 const lengthToBeat) in ZSTD_BtGetAllMatches() argument
20904 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 3); in ZSTD_BtGetAllMatches()
20906 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 4); in ZSTD_BtGetAllMatches()
20907 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 5); in ZSTD_BtGetAllMatches()
20909 …tAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, 6); in ZSTD_BtGetAllMatches()