Searched refs:HashTable (Results 1 – 1 of 1) sorted by relevance
107 U32 * const HashTable = hc4->hashTable; in LZ4HC_InsertAndFindBestMatch() local120 matchIndex = HashTable[LZ4HC_hashPtr(ip)]; in LZ4HC_InsertAndFindBestMatch()179 U32 * const HashTable = hc4->hashTable; in LZ4HC_InsertAndGetWiderMatch() local193 matchIndex = HashTable[LZ4HC_hashPtr(ip)]; in LZ4HC_InsertAndGetWiderMatch()