Home
last modified time | relevance | path

Searched refs:ByteSwap32 (Results 1 – 20 of 20) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A Ddatatype.h413 #define ByteSwap32(x) \ macro
421 #define LE2ME32(x) ByteSwap32(x)
425 #define ME2LE32(x) ByteSwap32(x)
428 #define BE2ME32(x) ByteSwap32(x)
432 #define ME2BE32(x) ByteSwap32(x)
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpeg_cmodel_def.h325 #define LE2ME32(x) ByteSwap32(x)
330 #define BE2ME32(x) ByteSwap32(x)
343 #define ByteSwap32(x) \ macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpeg_cmodel_def.h325 #define LE2ME32(x) ByteSwap32(x)
330 #define BE2ME32(x) ByteSwap32(x)
343 #define ByteSwap32(x) \ macro
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h195 #define ByteSwap32(x) \ macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/ge/
H A DhalGE.c1669 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/ge/
H A DhalGE.c1704 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/ge/
H A DhalGE.c1671 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/ge/
H A DhalGE.c1704 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/ge/
H A DhalGE.c1665 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/
H A DhalGE.c1765 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/ge/
H A DhalGE.c1687 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/ge/
H A DhalGE.c1715 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/ge/
H A DhalGE.c1687 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/ge/
H A DhalGE.c1669 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/ge/
H A DhalGE.c1676 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/ge/
H A DhalGE.c1712 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/
H A DhalGE.c1765 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/ge/
H A DhalGE.c1711 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/
H A DhalGE.c1997 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/
H A DhalGE.c1997 …pGEHalLocal->u32Palette[u32Idx] = ByteSwap32(((GE_ReadReg(pGEHalLocal, REG_GE_CLUT_H)<<16) | GE_Re… in GE_InitCtxHalPalette()