Searched refs:NewKey (Results 1 – 1 of 1) sorted by relevance
879 unsigned long NewKey; in EGifCompressLine() local896 NewKey = (((uint32_t) CrntCode) << 8) + Pixel; in EGifCompressLine()897 if ((NewCode = _ExistsHashTable(HashTable, NewKey)) >= 0) { in EGifCompressLine()928 _InsertHashTable(HashTable, NewKey, Private->RunningCode++); in EGifCompressLine()