Searched refs:readUInt (Results 1 – 1 of 1) sorted by relevance
9079 static unsigned int readUInt(const char buf[4]) { in readUInt() function9128 int im = readUInt(compressed); in hufUncompress()9129 int iM = readUInt(compressed + 4); in hufUncompress()9131 int nBits = readUInt(compressed + 12); in hufUncompress()