Home
last modified time | relevance | path

Searched refs:dictHS (Results 1 – 1 of 1) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_double_fast.c313 size_t const dictHS = ZSTD_hashPtr(ip, dictHBitsS, mls); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
363 U32 const dictMatchIndexS = dictHashSmall[dictHS]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()