Searched refs:matchBuffer (Results 1 – 1 of 1) sorted by relevance
1223 U32 matchBuffer[ZSTD_ROW_HASH_MAX_ENTRIES]; in ZSTD_RowFindBestMatch() local1241 matchBuffer[numMatches++] = matchIndex; in ZSTD_RowFindBestMatch()1255 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch()1295 U32 matchBuffer[ZSTD_ROW_HASH_MAX_ENTRIES]; in ZSTD_RowFindBestMatch() local1307 matchBuffer[numMatches++] = matchIndex; in ZSTD_RowFindBestMatch()1313 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch()