Searched defs:tagTable (Results 1 – 3 of 3) sorted by relevance
851 FORCE_INLINE_TEMPLATE void ZSTD_row_prefetch(U32 const* hashTable, U16 const* tagTable, U32 const r… in ZSTD_row_prefetch()875 U16 const* const tagTable = ms->tagTable; in ZSTD_row_fillHashCache() local897 U16 const* tagTable, BYTE const* base, in ZSTD_row_nextCachedHash()919 U16* const tagTable = ms->tagTable; in ZSTD_row_update_internalImpl() local1136 U16* const tagTable = ms->tagTable; in ZSTD_RowFindBestMatch() local
221 …U16* tagTable; /* For row-based matchFinder: A row-based table containin… member
130 void *tagTable; member