Searched refs:_InsertHashTable (Results 1 – 3 of 3) sorted by relevance
34 void _InsertHashTable(GifHashTableType *HashTable, uint32_t Key, int Code);
63 void _InsertHashTable(GifHashTableType *HashTable, uint32_t Key, int Code) in _InsertHashTable() function
935 _InsertHashTable(HashTable, NewKey, Private->RunningCode++); in EGifCompressLine()