Searched refs:UnencodeTgaImage (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.1.4/build/tools/TexConv/src/ |
| D | tga.cpp | 104 static void UnencodeTgaImage( u8* riPtr, u8* dstPtr, u32 width, u32 height, u32 pixelDepth ); 707 UnencodeTgaImage( rawImage, tmpBuff, tga->width, tga->height, tga->pixelDepth ); in UncompressTgaImage() 755 static void UnencodeTgaImage( u8* riPtr, u8* dstPtr, u32 width, u32 height, u32 pixelDepth ) in UnencodeTgaImage() function
|