Searched refs:LZ4HC_hashPtr (Results 1 – 1 of 1) sorted by relevance
53 static U32 LZ4HC_hashPtr(const void *ptr) in LZ4HC_hashPtr() function84 U32 const h = LZ4HC_hashPtr(base + idx); in LZ4HC_Insert()120 matchIndex = HashTable[LZ4HC_hashPtr(ip)]; in LZ4HC_InsertAndFindBestMatch()193 matchIndex = HashTable[LZ4HC_hashPtr(ip)]; in LZ4HC_InsertAndGetWiderMatch()