Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGlobal.h254 inline void PVRTByteSwap(unsigned char* pBytes, int i32ByteNo) in PVRTByteSwap() argument
256 int i = 0, j = i32ByteNo - 1; in PVRTByteSwap()
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp639 inline void PVRShellByteSwap(unsigned char* pBytes, int i32ByteNo) in PVRShellByteSwap() argument
641 int i = 0, j = i32ByteNo - 1; in PVRShellByteSwap()