Home
last modified time | relevance | path

Searched defs:dictIndexDelta (Results 1 – 3 of 3) sorted by relevance

/external/zstd/lib/compress/
Dzstd_fast.c234 const U32 dictIndexDelta = prefixStartIndex - (U32)(dictEnd - dictBase); in ZSTD_compressBlock_fast_dictMatchState_generic() local
Dzstd_double_fast.c90 const U32 dictIndexDelta = dictMode == ZSTD_dictMatchState ? in ZSTD_compressBlock_doubleFast_generic() local
Dzstd_lazy.c176 U32 const dictIndexDelta = ms->window.lowLimit - dictHighLimit; in ZSTD_DUBT_findBetterDictMatch() local
911 const U32 dictIndexDelta = isDxS ? in ZSTD_compressBlock_lazy_generic() local