Searched refs:pixelCounts (Results 1 – 1 of 1) sorted by relevance
119 u32 pixelCounts; in DecodeRLEImage() local129 pixelCounts = chunkheader - dataType + 1; in DecodeRLEImage()178 for (u32 i = 0; i < pixelCounts; i++) in DecodeRLEImage()203 for (u32 i = 0; i < pixelCounts; i++) in DecodeRLEImage()