Home
last modified time | relevance | path

Searched defs:tagTable (Results 1 – 3 of 3) sorted by relevance

/external/zstd/lib/compress/
Dzstd_lazy.c852 FORCE_INLINE_TEMPLATE void ZSTD_row_prefetch(U32 const* hashTable, U16 const* tagTable, U32 const r… in ZSTD_row_prefetch()
876 U16 const* const tagTable = ms->tagTable; in ZSTD_row_fillHashCache() local
898 U16 const* tagTable, BYTE const* base, in ZSTD_row_nextCachedHash()
920 U16* const tagTable = ms->tagTable; in ZSTD_row_update_internalImpl() local
1137 U16* const tagTable = ms->tagTable; in ZSTD_RowFindBestMatch() local
Dzstd_compress_internal.h221 …U16* tagTable; /* For row-based matchFinder: A row-based table containin… member
/external/libdrm/
Dxf86drm.h130 void *tagTable; member