Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/zstd/
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()