Home
last modified time | relevance | path

Searched defs:dictLimit (Results 1 – 3 of 3) sorted by relevance

/lib/lz4/
Dlz4hc_compress.c110 const U32 dictLimit = hc4->dictLimit; in LZ4HC_InsertAndFindBestMatch() local
181 const U32 dictLimit = hc4->dictLimit; in LZ4HC_InsertAndGetWiderMatch() local
/lib/zstd/
Dzstd_opt.h249 const U32 dictLimit = zc->dictLimit; in ZSTD_insertBtAndGetAllMatches() local
710 const U32 dictLimit = ctx->dictLimit; in ZSTD_compressBlock_opt_extDict_generic() local
Dcompress.c57 U32 dictLimit; /* below that point, need extDict */ member
1128 const U32 dictLimit = ctx->dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
1409 const U32 dictLimit = ctx->dictLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
1573 const U32 dictLimit = zc->dictLimit; in ZSTD_insertBt1() local
1656 const U32 dictLimit = zc->dictLimit; in ZSTD_insertBtAndFindBestMatch() local
1828 const U32 dictLimit = zc->dictLimit; in ZSTD_HcFindBestMatch_generic() local
2067 const U32 dictLimit = ctx->dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local