Searched refs:squish (Results 1 – 25 of 25) sorted by relevance
4 …p colourblock.cpp colourfit.cpp colourset.cpp maths.cpp rangefit.cpp singlecolourfit.cpp squish.cpp13 install squish.h $(INSTALL_DIR)/include 17 $(RM) $(INSTALL_DIR)/include/squish.h
31 namespace squish {
4 The squish library is distributed under the terms and conditions of the MIT33 New releases are announced on the squish library homepage at34 http://sjbrown.co.uk/?code=squish
29 namespace squish { namespace
32 namespace squish {
33 namespace squish {
35 namespace squish {
30 namespace squish {
28 namespace squish { namespace
31 namespace squish { namespace
6 PROJECT_NAME = squish75 INPUT = squish.h
35 namespace squish { namespace
40 namespace squish {
32 namespace squish { namespace
149 squish::Compress( (squish::u8 *)&pixels[0], &dstBlocks[dstBlockOffset], squish::kDxt1 ); in SUITE()286 squish::Decompress((squish::u8 *)&pixels[0], &srcBlocks[srcBlockOffset], squish::kDxt1); in SUITE()