Searched refs:dictHash (Results 1 – 2 of 2) sorted by relevance
277 size_t const dictHash = ZSTD_hashPtr(ip, dictHLog, mls); in ZSTD_compressBlock_fast_dictMatchState_generic() local278 U32 const dictMatchIndex = dictHashTable[dictHash]; in ZSTD_compressBlock_fast_dictMatchState_generic()
18164 size_t const dictHash = ZSTD_hashPtr(ip, dictHLog, mls); in ZSTD_compressBlock_fast_dictMatchState_generic() local18165 U32 const dictMatchIndex = dictHashTable[dictHash]; in ZSTD_compressBlock_fast_dictMatchState_generic()