Searched defs:dictLowestIndex (Results 1 – 2 of 2) sorted by relevance
652 const U32 dictLowestIndex = dictMode == ZSTD_dictMatchState ? in ZSTD_compressBlock_lazy_generic() local
1499 const U32 dictLowestIndex = isDxS ? dms->window.dictLimit : 0; in ZSTD_compressBlock_lazy_generic() local