Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_lazy.c178 U32* const dictBt = dms->chainTable; in ZSTD_DUBT_findBetterDictMatch() local
189 U32* const nextPtr = dictBt + 2*(dictMatchIndex & btMask); in ZSTD_DUBT_findBetterDictMatch()