Searched refs:ZCOMPRESS (Results 1 – 2 of 2) sorted by relevance
48 #define ZCOMPRESS ( COMPRESS_OWN | 0x01000000UL ) /* == 'SD01' (binary) */ macro683 if(ZCOMPRESS == aHeader.nCompression) in ImplReadDIBBody()1209 aHeader.nCompression = ZCOMPRESS; in ImplWriteDIBBody()1283 if(ZCOMPRESS == aHeader.nCompression) in ImplWriteDIBBody()
48 #define ZCOMPRESS ( COMPRESS_OWN | 0x01000000UL ) /* == 'SD01' (binary) */ macro691 if( ZCOMPRESS == nTmp32 ) in GetGraphicsCompressMode()
Completed in 19 milliseconds