Searched refs:PVRTswap (Results 1 – 3 of 3) sorted by relevance
226 inline void PVRTswap(T& a, T& b) in PVRTswap() function259 PVRTswap<unsigned char>(pBytes[i++], pBytes[j--]); in PVRTByteSwap()
403 PVRTswap(m_pArray[j], m_pArray[j+1]); in Sort()
836 PVRTswap(pCPODData[i], pCPODData[i + 1]); in WriteInterleaved()