Home
last modified time | relevance | path

Searched defs:packed (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dcolourblock.cpp140 static int Unpack565( u8 const* packed, u8* colour ) in Unpack565()
197 u8 packed = bytes[4 + i]; in DecompressColour() local