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