Searched refs:dictHBits (Results 1 – 1 of 1) sorted by relevance
511 const U32 dictHBits = dictCParams->hashLog + ZSTD_SHORT_CACHE_TAG_BITS; in ZSTD_compressBlock_fast_dictMatchState_generic() local545 size_t const dictHashAndTag0 = ZSTD_hashPtr(ip0, dictHBits, mls); in ZSTD_compressBlock_fast_dictMatchState_generic()563 size_t const dictHashAndTag1 = ZSTD_hashPtr(ip1, dictHBits, mls); in ZSTD_compressBlock_fast_dictMatchState_generic()