Home
last modified time | relevance | path

Searched defs:ZSTD_getLowestMatchIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_internal.h976 MEM_STATIC U32 ZSTD_getLowestMatchIndex(const ZSTD_matchState_t* ms, U32 current, unsigned windowLo… in ZSTD_getLowestMatchIndex() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h1298 MEM_STATIC U32 ZSTD_getLowestMatchIndex(const ZSTD_matchState_t* ms, U32 curr, unsigned windowLog) in ZSTD_getLowestMatchIndex() function