Home
last modified time | relevance | path

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

/RevoEX-3.1/build/demos/mpdemo/src/
DmpsimpleAsync.c198 frameData[0] = MPHToMP32(count); in main()
211 frameData[0] = MPHToMP32(count); in main()
Dmpsimple.c206 frameData[0] = MPHToMP32(count); in DoMPCommunication()
/RevoEX-3.1/include/revolution/
Dmp.h309 #define MPHToMP32(data) (data) macro
318 #define MPHToMP32(data) NETSwapBytes32(data) macro
764 #define MP_HtoNl MPHToMP32