Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c395 U32 matchEndIdx = current+8+1; in ZSTD_insertBt1() local
541 …U32 matchEndIdx = current+8+1; /* farthest referenced position of any match => detects repetitiv… in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_lazy.c304 U32 matchEndIdx = current + 8 + 1; in ZSTD_DUBT_findBestMatch() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c441 U32 matchEndIdx = curr+8+1; in ZSTD_insertBt1() local
588 …U32 matchEndIdx = curr+8+1; /* farthest referenced position of any match => detects repetitive p… in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_lazy.c305 U32 matchEndIdx = curr + 8 + 1; in ZSTD_DUBT_findBestMatch() local