Searched refs:targetPixel (Results 1 – 1 of 1) sorted by relevance
152 u8* targetPixel = sourceRgba; in CompressImage() local168 *targetPixel++ = *sourcePixel++; in CompressImage()176 targetPixel += 4; in CompressImage()219 u8* targetPixel = rgba + 4*( width*sy + sx ); in DecompressImage() local223 *targetPixel++ = *sourcePixel++; in DecompressImage()