Home
last modified time | relevance | path

Searched refs:totalCount (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/tools/TexConv/src/
Dtga.cpp758 u32 totalCount, maxCount; in UnencodeTgaImage() local
766 totalCount = 0; in UnencodeTgaImage()
771 while(totalCount < maxCount) in UnencodeTgaImage()
792 totalCount += runLength; in UnencodeTgaImage()
809 totalCount += runLength; in UnencodeTgaImage()