Home
last modified time | relevance | path

Searched defs:hashCache (Results 1 – 2 of 2) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_lazy.c1151 U32* const hashCache = ms->hashCache; in ZSTD_RowFindBestMatch() local
H A Dzstd_compress_internal.h284 …U32 hashCache[ZSTD_ROW_HASH_CACHE_SIZE]; /* For row-based matchFinder: a cache of hashes to improv… member