Searched refs:PVRShellByteSwap (Results 1 – 1 of 1) sorted by relevance
639 inline void PVRShellByteSwap(unsigned char* pBytes, int i32ByteNo) in PVRShellByteSwap() function669 #define ByteSwap(x) PVRShellByteSwap((unsigned char*) &x, sizeof(x)) in PVRShellWriteBMPFile()723 PVRShellByteSwap(pData + (3 * i), 3); in PVRShellWriteBMPFile()