Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/Squish/
H A Dsquish.cpp125 int GetStorageRequirements( int width, int height, int flags ) in GetStorageRequirements()
136 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()
/TaskScheduler/SchedulerTests/Tests/
H A DDxtTests.cpp160 uint32 height; in SUITE() member