Home
last modified time | relevance | path

Searched refs:dmsTagTable (Results 1 – 1 of 1) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_lazy.c1171 U16* const dmsTagTable = dms->tagTable; in ZSTD_RowFindBestMatch() local
1175 dmsTagRow = (BYTE*)(dmsTagTable + dmsRelRow); in ZSTD_RowFindBestMatch()
1177 ZSTD_row_prefetch(dmsHashTable, dmsTagTable, dmsRelRow, rowLog); in ZSTD_RowFindBestMatch()