Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_lazy.c1455 searchMethod_e const searchMethod, in ZSTD_searchMax()
1480 const searchMethod_e searchMethod, const U32 depth, in ZSTD_compressBlock_lazy_generic()
1868 const searchMethod_e searchMethod, const U32 depth) in ZSTD_compressBlock_lazy_extDict_generic()
/kernel/linux/linux-5.10/lib/zstd/
Dcompress.c1897 …ck_lazy_generic(ZSTD_CCtx *ctx, const void *src, size_t srcSize, const U32 searchMethod, const U32… in ZSTD_compressBlock_lazy_generic()
2058 …extDict_generic(ZSTD_CCtx *ctx, const void *src, size_t srcSize, const U32 searchMethod, const U32… in ZSTD_compressBlock_lazy_extDict_generic()