Searched defs:dictLimit (Results 1 – 6 of 6) sorted by relevance
76 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertDUBT1() local300 const U32 dictLimit = ms->window.dictLimit; in ZSTD_DUBT_findBestMatch() local609 const U32 dictLimit = ms->window.dictLimit; in ZSTD_HcFindBestMatch_generic() local1215 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
385 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertBt1() local533 U32 const dictLimit = ms->window.dictLimit; in ZSTD_insertBtAndGetAllMatches() local
378 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
393 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
283 U32 const dictLimit = ldmState->window.dictLimit; in ZSTD_ldm_generateSequences_internal() local
147 U32 dictLimit; /* below that point, need extDict */ member