Searched defs:rowMask (Results 1 – 1 of 1) sorted by relevance
826 FORCE_INLINE_TEMPLATE U32 ZSTD_row_nextIndex(BYTE* const tagRow, U32 const rowMask) { in ZSTD_row_nextIndex()908 U32 const rowMask, U32 const useCache) in ZSTD_row_update_internalImpl()937 U32 const rowMask, U32 const useCache) in ZSTD_row_update_internal()970 const U32 rowMask = (1u << rowLog) - 1; in ZSTD_row_update() local1144 const U32 rowMask = rowEntries - 1; in ZSTD_RowFindBestMatch() local