Searched refs:RLE_4 (Results 1 – 2 of 2) sorted by relevance
46 #define RLE_4 ( 2UL ) macro403 …bool bRLE((RLE_8 == rHeader.nCompression && 8 == rHeader.nBitCount) || (RLE_4 == rHeader.nCompress… in ImplReadDIBBits()452 ImplDecodeRLE(pBuffer, rHeader, rAcc, RLE_4 == rHeader.nCompression); in ImplReadDIBBits()990 else if(!pAccAlpha && ((RLE_4 == nCompression) || (RLE_8 == nCompression))) in ImplWriteDIBBits()993 ImplWriteRLE( rOStm, rAcc, RLE_4 == nCompression ); in ImplWriteDIBBits()1198 nCompression = RLE_4; in ImplWriteDIBBody()
46 #define RLE_4 ( 2UL ) macro
Completed in 30 milliseconds