Searched refs:rowHashLog (Results 1 – 6 of 6) sorted by relevance
844 U32 const hashLog = ms->rowHashLog; in ZSTD_row_fillHashCache()893 U32 const hashLog = ms->rowHashLog; in ZSTD_row_update_internalImpl()1152 const U32 hashLog = ms->rowHashLog; in ZSTD_RowFindBestMatch()1197 U32 const dmsHash = (U32)ZSTD_hashPtr(ip, dms->rowHashLog + ZSTD_ROW_HASH_TAG_BITS, mls); in ZSTD_RowFindBestMatch()
285 …U32 rowHashLog; /* For row-based matchfinder: Hashlog based on nb of rows… member
2050 ms->rowHashLog = cParams->hashLog - rowLog; in ZSTD_reset_matchState()
843 U32 const hashLog = ms->rowHashLog; in ZSTD_row_fillHashCache()892 U32 const hashLog = ms->rowHashLog; in ZSTD_row_update_internalImpl()1151 const U32 hashLog = ms->rowHashLog; in ZSTD_RowFindBestMatch()1196 U32 const dmsHash = (U32)ZSTD_hashPtr(ip, dms->rowHashLog + ZSTD_ROW_HASH_TAG_BITS, mls); in ZSTD_RowFindBestMatch()
284 …U32 rowHashLog; /* For row-based matchfinder: Hashlog based on nb of rows… member
2049 ms->rowHashLog = cParams->hashLog - rowLog; in ZSTD_reset_matchState()