Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTDecompress.h25 unsigned char* pResultImage);
DPVRTDecompress.cpp711 unsigned char* pResultImage) in PVRTDecompressPVRTC() argument
714 Pixel32* pDecompressedData = (Pixel32*)pResultImage; in PVRTDecompressPVRTC()
737 ((Pixel32*)pResultImage)[x+y*XDim]=pDecompressedData[x+y*XTrueDim]; in PVRTDecompressPVRTC()