Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/Squish/
H A Dsquish.h240 void DecompressImage( u8* rgba, int width, int height, void const* blocks, int flags );
H A DChangeLog46 * Added DecompressImage function
H A Dsquish.cpp190 void DecompressImage( u8* rgba, int width, int height, void const* blocks, int flags ) in DecompressImage() function