Home
last modified time | relevance | path

Searched defs:dictStartIndex (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/lib/zstd/compress/
Dzstd_fast.c505 const U32 dictStartIndex = dms->window.dictLimit; in ZSTD_compressBlock_fast_dictMatchState_generic() local
723 const U32 dictStartIndex = lowLimit; in ZSTD_compressBlock_fast_extDict_generic() local
Dzstd_double_fast.c355 const U32 dictStartIndex = dms->window.dictLimit; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
629 const U32 dictStartIndex = lowLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local