Home
last modified time | relevance | path

Searched defs:format (Results 1 – 18 of 18) sorted by relevance

/RvlSDK-2.1/include/revolution/
Dtpl.h58 GXTlutFmt format; member
69 u32 format; member
Dwt.h94 u16 format; // ADPCM, PCM16, PCM8 member
Dax.h345 u16 format; // sample format used (see below) member
859 u16 format; // Always 0x0000, for ADPCM member
/RvlSDK-2.1/build/libraries/gd/src/
DGDIndirect.c66 GXIndTexFormat format, in GDSetTevIndirect()
260 GXIndTexFormat format, GXIndTexMtxID matrix_sel, in GDSetTevIndTile()
DGDTexture.c250 void GDSetTexImgAttr ( GXTexMapID id, u16 width, u16 height, GXTexFmt format ) in GDSetTexImgAttr()
386 void GDSetTexTlut ( GXTexMapID id, u32 tmem_addr, GXTlutFmt format ) in GDSetTexTlut()
/RvlSDK-2.1/build/tools/sndconv/src/
Doutput.c52 u32 format, in soundOutputAddEntry()
Dsound.c60 void soundSetDefaultFormat(u32 format) in soundSetDefaultFormat()
/RvlSDK-2.1/build/demos/carddemo/src/
Dcreate-1icon.c184 static void CreateFile(s32 chan, u32 secSize, u32 blockSize, u32 format) in CreateFile()
Dcreate-8icon.c199 static void CreateFile(s32 chan, u32 secSize, u32 blockSize, u32 format) in CreateFile()
Dcardutil.c1011 …ardUtilDrawIcon(int x, int y, int size, void* image, void* tlut, u16 width, u16 height, int format) in CardUtilDrawIcon()
/RvlSDK-2.1/build/tools/dspadpcm/src/
Ddspheader.h39 u16 format; member
/RvlSDK-2.1/include/revolution/gd/
DGDTexture.h149 #define TX_SETIMAGE0(width, height, format, rid) \ argument
198 #define TX_SETTLUT(tmem_offset, format, rid) \ argument
/RvlSDK-2.1/build/tools/THPConv/src/
DTHPConv.c1728 static void logPrintFunc(const char* format, va_list argptr) in logPrintFunc()
/RvlSDK-2.1/build/demos/gxdemo/src/DisplayList/
DDL-tex.c64 #define TX_SETIMAGE0(width, height, format, rid) \ argument
113 #define TX_SETTLUT(tmem_offset, format, rid) \ argument
/RvlSDK-2.1/build/tools/dls1wt/src/
Dwt.h101 u16 format; // ADPCM, PCM16, PCM8 member
Ddls.c781 u16 format; in dls_fmt() local
/RvlSDK-2.1/build/demos/gxdemo/src/Framebuffer/
Dfrb-copy.c69 u32 format; member
/RvlSDK-2.1/build/demos/gxdemo/src/Texture/
Dtex-tlut.c76 GXCITexFmt format; member