Home
last modified time | relevance | path

Searched defs:dictMatchIndex (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/zstd/compress/
H A Dzstd_fast.c445 U32 const dictMatchIndex = dictHashTable[dictHash]; in ZSTD_compressBlock_fast_dictMatchState_generic() local
H A Dzstd_opt.c744 U32 dictMatchIndex = dms->hashTable[dmsH]; in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_lazy.c167 U32 dictMatchIndex = dictHashTable[h]; in ZSTD_DUBT_findBetterDictMatch() local