Searched refs:UNCOMP (Results 1 – 2 of 2) sorted by relevance
35 #if !defined(UNCOMP) || UNCOMP==038 #elif UNCOMP>064 #if UNCOMP == 066 #elif UNCOMP>0226 #if REALBPP!=BPP && defined(UNCOMP) && UNCOMP!=0227 #if UNCOMP>0228 #define UncompressCPixel(pointer) ((*(CARDBPP*)pointer)>>UNCOMP)230 #define UncompressCPixel(pointer) ((*(CARDBPP*)pointer)<<(-(UNCOMP)))427 #undef UNCOMP
2400 #define UNCOMP 8 macro2403 #define UNCOMP -8 macro