Searched defs:dictLimit (Results 1 – 8 of 8) sorted by relevance
110 const U32 dictLimit = hc4->dictLimit; in LZ4HC_InsertAndFindBestMatch() local181 const U32 dictLimit = hc4->dictLimit; in LZ4HC_InsertAndGetWiderMatch() local
124 unsigned int dictLimit; member
76 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertDUBT1() local300 const U32 dictLimit = ms->window.dictLimit; in ZSTD_DUBT_findBestMatch() local610 const U32 dictLimit = ms->window.dictLimit; in ZSTD_HcFindBestMatch_generic() local1217 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
397 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertBt1() local545 U32 const dictLimit = ms->window.dictLimit; in ZSTD_insertBtAndGetAllMatches() local
393 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
376 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
304 U32 const dictLimit = ldmState->window.dictLimit; in ZSTD_ldm_generateSequences_internal() local
141 U32 dictLimit; /* below that point, need extDict */ member