Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTDecompress.cpp35 struct Pixel32 struct
62 static Pixel32 getColourA(PVRTuint32 u32ColourData) in getColourA()
64 Pixel32 colour; in getColourA()
92 static Pixel32 getColourB(PVRTuint32 u32ColourData) in getColourB()
94 Pixel32 colour; in getColourB()
123 static void interpolateColours(Pixel32 P, Pixel32 Q, Pixel32 R, Pixel32 S, in interpolateColours()
424 Pixel32 *pColourData, in pvrtcGetDecompressedPixels()
590 static void mapDecompressedData(Pixel32* pOutput, int width, in mapDecompressedData()
591 const Pixel32 *pWord, in mapDecompressedData()
628 Pixel32 *pDecompressedData, in pvrtcDecompress()
[all …]