Searched defs:dictLimit (Results 1 – 6 of 6) sorted by relevance
87 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertDUBT1() local313 const U32 dictLimit = ms->window.dictLimit; in ZSTD_DUBT_findBestMatch() local534 const U32 dictLimit, const size_t ddsIdx) { in ZSTD_dedicatedDictSearch_lazy_search()680 const U32 dictLimit = ms->window.dictLimit; in ZSTD_HcFindBestMatch() local1156 const U32 dictLimit = ms->window.dictLimit; in ZSTD_RowFindBestMatch() local1950 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
460 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertBt1() local616 U32 const dictLimit = ms->window.dictLimit; in ZSTD_insertBtAndGetAllMatches() local
353 U32 const dictLimit = ldmState->window.dictLimit; in ZSTD_ldm_generateSequences_internal() local
725 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
630 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
256 U32 dictLimit; /* below that point, need extDict */ member