Home
last modified time | relevance | path

Searched defs:bestLength (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_opt.c442 size_t bestLength = 8; in ZSTD_insertBt1() local
606 size_t bestLength = lengthToBeat-1; in ZSTD_insertBtAndGetAllMatches() local
Dzstd_lazy.c157 size_t bestLength, in ZSTD_DUBT_findBetterDictMatch()
307 size_t bestLength = 0; in ZSTD_DUBT_findBestMatch() local
/kernel/linux/linux-5.10/lib/zstd/
Dzstd_opt.h261 size_t bestLength = minMatchLen - 1; in ZSTD_insertBtAndGetAllMatches() local
Dcompress.c1584 size_t bestLength = 8; in ZSTD_insertBt1() local
1666 size_t bestLength = 0; in ZSTD_insertBtAndFindBestMatch() local