Searched refs:PVRTDecompressPVRTC (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTDecompress.h | 21 int PVRTDecompressPVRTC(const void *pCompressedData,
|
D | PVRTDecompress.cpp | 707 int PVRTDecompressPVRTC(const void *pCompressedData, in PVRTDecompressPVRTC() function
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTTextureAPI.cpp | 521 PVRTDecompressPVRTC(pTempCompData,bIs2bppPVRTC?1:0,uiMIPWidth,uiMIPHeight,pTempDecompData); in PVRTTextureLoadFromPointer() 549 PVRTDecompressPVRTC(pTempCompData,bIs2bppPVRTC?1:0,uiMIPWidth,uiMIPHeight,pTempDecompData); in PVRTTextureLoadFromPointer()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
D | PVRTTextureAPI.cpp | 916 PVRTDecompressPVRTC(pTempCompData,bIs2bppPVRTC?1:0,uiMIPWidth,uiMIPHeight,pTempDecompData); in PVRTTextureLoadFromPointer() 944 PVRTDecompressPVRTC(pTempCompData,bIs2bppPVRTC?1:0,uiMIPWidth,uiMIPHeight,pTempDecompData); in PVRTTextureLoadFromPointer()
|