Searched refs:writeUInt (Results 1 – 1 of 1) sorted by relevance
9070 static void writeUInt(char buf[4], unsigned int i) { in writeUInt() function9111 writeUInt(compressed, im); in hufCompress()9112 writeUInt(compressed + 4, iM); in hufCompress()9113 writeUInt(compressed + 8, tableLength); in hufCompress()9114 writeUInt(compressed + 12, nBits); in hufCompress()9115 writeUInt(compressed + 16, 0); // room for future extensions in hufCompress()