Searched refs:maxCount (Results 1 – 1 of 1) sorted by relevance
758 u32 totalCount, maxCount; in UnencodeTgaImage() local767 maxCount = width * height; // total # of pixels in the uncompressed image in UnencodeTgaImage()771 while(totalCount < maxCount) in UnencodeTgaImage()