Searched defs:hash_prefix (Results 1 – 1 of 1) sorted by relevance
44 int hash_prefix; member130 static inline int findCode(LZWEncodeState * s, uint8_t c, int hash_prefix) in findCode()152 static inline void addCode(LZWEncodeState * s, uint8_t c, int hash_prefix, int hash_code) in addCode()