Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_fast.c488 const U32 dictStartIndex = dms->window.dictLimit; in ZSTD_compressBlock_fast_dictMatchState_generic() local
707 const U32 dictStartIndex = lowLimit; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_double_fast.c342 const U32 dictStartIndex = dms->window.dictLimit; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
620 const U32 dictStartIndex = lowLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local