Home
last modified time | relevance | path

Searched defs:targetPixel (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dsquish.cpp152 u8* targetPixel = sourceRgba; in CompressImage() local
219 u8* targetPixel = rgba + 4*( width*sy + sx ); in DecompressImage() local