Home
last modified time | relevance | path

Searched refs:readUInt (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9079 static unsigned int readUInt(const char buf[4]) { in readUInt() function
9128 int im = readUInt(compressed); in hufUncompress()
9129 int iM = readUInt(compressed + 4); in hufUncompress()
9131 int nBits = readUInt(compressed + 12); in hufUncompress()