Searched defs:hashCache (Results 1 – 2 of 2) sorted by relevance
222 …U32 hashCache[ZSTD_ROW_HASH_CACHE_SIZE]; /* For row-based matchFinder: a cache of hashes to improv… member
1138 U32* const hashCache = ms->hashCache; in ZSTD_RowFindBestMatch() local