Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_fast.c444 size_t const dictHash = ZSTD_hashPtr(ip, dictHLog, mls); in ZSTD_compressBlock_fast_dictMatchState_generic() local
445 U32 const dictMatchIndex = dictHashTable[dictHash]; in ZSTD_compressBlock_fast_dictMatchState_generic()