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() local520 const U32 dictLimit, const size_t ddsIdx) { in ZSTD_dedicatedDictSearch_lazy_search()660 const U32 dictLimit = ms->window.dictLimit; in ZSTD_HcFindBestMatch() local1134 const U32 dictLimit = ms->window.dictLimit; in ZSTD_RowFindBestMatch() local1876 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
428 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertBt1() local580 U32 const dictLimit = ms->window.dictLimit; in ZSTD_insertBtAndGetAllMatches() local
566 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
331 U32 const dictLimit = ldmState->window.dictLimit; in ZSTD_ldm_generateSequences_internal() local
549 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
188 U32 dictLimit; /* below that point, need extDict */ member