Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/zstd/compress/
A Dzstd_fast.c395 const U32 dictStartIndex = dms->window.dictLimit; in ZSTD_compressBlock_fast_dictMatchState_generic() local
564 const U32 dictStartIndex = lowLimit; in ZSTD_compressBlock_fast_extDict_generic() local
A Dzstd_double_fast.c284 const U32 dictStartIndex = dms->window.dictLimit; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
548 const U32 dictStartIndex = lowLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local

Completed in 10 milliseconds