Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/Squish/
H A Dsquish.cpp136 void CompressImage( u8 const* rgba, int width, int height, void* blocks, int flags ) in CompressImage()
190 void DecompressImage( u8* rgba, int width, int height, void const* blocks, int flags ) in DecompressImage()