Home
last modified time | relevance | path

Searched defs:searchMax_f (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dcompress.c1910 typedef size_t (*searchMax_f)(ZSTD_CCtx * zc, const BYTE *ip, const BYTE *iLimit, size_t *offsetPtr, U32 maxNbAttempts, U32 matchLengthSearch); in ZSTD_compressBlock_lazy_generic() typedef
2077 typedef size_t (*searchMax_f)(ZSTD_CCtx * zc, const BYTE *ip, const BYTE *iLimit, size_t *offsetPtr, U32 maxNbAttempts, U32 matchLengthSearch); in ZSTD_compressBlock_lazy_extDict_generic() typedef

Completed in 15 milliseconds