Searched refs:matchBuffer (Results 1 – 1 of 1) sorted by relevance
1189 U32 matchBuffer[ZSTD_ROW_HASH_MAX_ENTRIES]; in ZSTD_RowFindBestMatch() local1206 matchBuffer[numMatches++] = matchIndex; in ZSTD_RowFindBestMatch()1219 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch()1258 U32 matchBuffer[ZSTD_ROW_HASH_MAX_ENTRIES]; in ZSTD_RowFindBestMatch() local1269 matchBuffer[numMatches++] = matchIndex; in ZSTD_RowFindBestMatch()1274 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch()