| /RvlSDK-2.1/include/revolution/gd/ |
| D | GDVert.h | 187 #define GDPackedRGB565(r,g,b) \ argument 189 #define GDPackedRGBA4(r,g,b,a) \ argument 191 #define GDPackedRGB5A3(r,g,b,a) \ argument
|
| /RvlSDK-2.1/build/demos/reldemo/include/ |
| D | inline.h | 32 inline void InlineFunc(int a, int b) in InlineFunc()
|
| /RvlSDK-2.1/build/tools/soundfile/src/ |
| D | chunkname.h | 27 #define chunk_name(a,b,c,d)( \ argument
|
| /RvlSDK-2.1/build/libraries/mtx/src/ |
| D | vec.c | 111 void C_VECAdd ( const Vec *a, const Vec *b, Vec *ab ) in C_VECAdd() 180 void C_VECSubtract ( const Vec *a, const Vec *b, Vec *a_b ) in C_VECSubtract() 542 f32 C_VECDotProduct ( const Vec *a, const Vec *b ) in C_VECDotProduct() 603 void C_VECCrossProduct ( const Vec *a, const Vec *b, Vec *axb ) in C_VECCrossProduct() 708 void C_VECHalfAngle ( const Vec *a, const Vec *b, Vec *half ) in C_VECHalfAngle() 819 f32 C_VECSquareDistance( const Vec *a, const Vec *b ) in C_VECSquareDistance() 837 const register Vec *b in PSVECSquareDistance() 880 f32 C_VECDistance( const Vec *a, const Vec *b ) in C_VECDistance() 889 f32 PSVECDistance( const register Vec *a, const register Vec *b ) in PSVECDistance()
|
| /RvlSDK-2.1/build/libraries/tc/src/ |
| D | TCLayer.cpp | 185 void TCSetLayerValue ( TCLayer* ly, u32 x, u32 y, u16 ria, u8 g, u8 b ) in TCSetLayerValue() 298 u8 g, b; in TCMakeImColorLayer() local 361 u8 r, g, b; in TCConvertCI_To_RGB() local
|
| D | TCCreateS3.cpp | 116 u8 g, b; in TCConvertToS3() local
|
| D | TCPaletteList.cpp | 100 void TCSetPalTableValue ( TCPalTable* ptPtr, u32 index, u8 r, u8 g, u8 b, u8 a ) in TCSetPalTableValue() 140 u8 r, g, b, a; in TCSetPalettes() local
|
| D | TCTPLToolbox.cpp | 1124 u8 r, g, b; in TCWritePaletteBlock_R5G6B5() local 1174 u8 r, g, b, a; in TCWritePaletteBlock_RGB5A3() local 1412 u8 g, b; in TCPackTile_I4() local 1513 u8 g, b; in TCPackTile_I8() local 1599 u8 g, b; in TCPackTile_IA4() local 1698 u8 g, b; in TCPackTile_IA8() local 1797 u8 g, b; in TCPackTile_R5G6B5() local 1876 u8 g, b; in TCPackTile_RGB5A3() local 1989 u8 g, b; in TCPackTile_RGBA8() local
|
| D | TCMipmap.cpp | 321 u8 g, b; in TCBoxFilter() local
|
| /RvlSDK-2.1/build/demos/gxdemo/src/PixelProc/ |
| D | pix-blend.c | 176 Blend* b = s->blend; in SceneDraw() local 220 Blend* b = s->blend; in SceneDrawInfo() local 264 Blend* b; in SceneControl() local
|
| D | pix-logic.c | 195 Blend* b = s->blend; in SceneDraw() local 242 Blend* b = s->blend; in SceneDrawInfo() local 281 Blend* b; in SceneControl() local
|
| /RvlSDK-2.1/build/demos/osdemo/src/ |
| D | stopwatchdemo.c | 40 Mtx a, b, ab; in main() local
|
| D | cppsetupdemo.cpp | 146 u32 b; member in Foo
|
| /RvlSDK-2.1/build/demos/videmo/src/ |
| D | bmp.c | 38 #define TENT(a, b, c) (0.25 * (a) + 0.5 * (b) + 0.25 * (c)) argument 90 u8 r, g, b; in bmpToYCbCr() local
|
| D | moving.c | 36 #define CEIL(x, b) ( (x > b)? b : x ) argument 37 #define CLAMP(x, a, b) (CEIL(FLOOR(x, a), b)) argument
|
| D | moving.progressive.c | 31 #define CEIL(x, b) ( (x > b)? b : x ) argument 32 #define CLAMP(x, a, b) (CEIL(FLOOR(x, a), b)) argument
|
| D | moving.30Hz.c | 36 #define CEIL(x, b) ( (x > b)? b : x ) argument 37 #define CLAMP(x, a, b) (CEIL(FLOOR(x, a), b)) argument
|
| /RvlSDK-2.1/include/revolution/gx/ |
| D | GXVert.h | 413 #define GXPackedRGB565(r,g,b) \ argument 415 #define GXPackedRGBA4(r,g,b,a) \ argument 417 #define GXPackedRGB5A3(r,g,b,a) \ argument
|
| D | GXStruct.h | 135 b, member 142 s16 r, g, b, a; // s10-bit components for Tev constant color member
|
| /RvlSDK-2.1/build/demos/reldemo/src/ |
| D | b.cpp | 108 B b; in MainB() local
|
| /RvlSDK-2.1/build/libraries/tc/include/ |
| D | S3_intrf.h | 23 #define max(a,b) (((a) > (b)) ? (a) : (b)) argument 27 #define min(a,b) (((a) < (b)) ? (a) : (b)) argument
|
| /RvlSDK-2.1/build/libraries/gd/src/ |
| D | GDTev.c | 136 GXTevColorArg b, in GDSetTevColorCalc() 175 GXTevAlphaArg b, in GDSetTevAlphaCalcAndSwap()
|
| /RvlSDK-2.1/build/tools/TexConv/src/ |
| D | tga.cpp | 314 u8 g, b; in CreateTgaColorLayer() local 586 u8 r, g, b, a; in CreateTgaPalTable() local
|
| /RvlSDK-2.1/build/libraries/mem/include/ |
| D | heapCommoni.h | 140 ComparePtr( const void* a, const void* b ) in ComparePtr()
|
| /RvlSDK-2.1/build/libraries/demo/src/ |
| D | DEMOWin.c | 441 void DEMOWinSetWindowColor(DEMOWinInfo *handle, u32 item, u8 r, u8 g, u8 b, u8 a) in DEMOWinSetWindowColor() 1065 u8 b; in DEMOWinRefresh() local
|