Searched defs:dictLimit (Results 1 – 13 of 13) sorted by relevance
212 LZ4_u32 dictLimit; /* below that point, need extDict */ member
231 static int LZ4HC_protectDictEnd(U32 const dictLimit, U32 const matchIndex) in LZ4HC_protectDictEnd()
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() local1143 const U32 dictLimit = ms->window.dictLimit; in ZSTD_RowFindBestMatch() local1878 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
566 const U32 dictLimit = ms->window.dictLimit; in ZSTD_compressBlock_fast_extDict_generic() local
428 const U32 dictLimit = ms->window.dictLimit; in ZSTD_insertBt1() local580 U32 const dictLimit = ms->window.dictLimit; in ZSTD_insertBtAndGetAllMatches() 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
194 U32 dictLimit; /* below that point, need extDict */ member
2596 BYTE* dictLimit = dictPtr + dictSize - 12; in basicUnitTests() local
90961 U32 dictLimit; member
57675 U32 dictLimit; member