Home
last modified time | relevance | path

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

/linux-6.6.21/lib/zstd/compress/
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()