Searched refs:a0 (Results 1 – 11 of 11) sorted by relevance
| /RvlSDK-3.2/build/libraries/gd/src/ |
| D | GDLight.c | 75 f32 a0, f32 a1, f32 a2, in GDSetLightAttn() argument 79 GDWrite_f32(a0); in GDSetLightAttn() 103 f32 a0, a1, a2, r, d, cr; in GDSetLightSpot() local 114 a0 = - 1000.0F * cr; in GDSetLightSpot() 119 a0 = - cr / ( 1.0F - cr ); in GDSetLightSpot() 124 a0 = 0.0F; in GDSetLightSpot() 130 a0 = cr * ( cr - 2.0F ) / d; in GDSetLightSpot() 136 a0 = -4.0F * cr / d; in GDSetLightSpot() 142 a0 = 1.0F - 2.0F * cr * cr / d; in GDSetLightSpot() 148 a0 = 1.0F; in GDSetLightSpot() [all …]
|
| /RvlSDK-3.2/include/revolution/gx/ |
| D | GXLighting.h | 98 f32 a0, 105 void GXInitLightAttnA ( GXLightObj *lt_obj, f32 a0, f32 a1, f32 a2);
|
| D | GXGet.h | 142 f32* a0,
|
| /RvlSDK-3.2/build/demos/axdemo/include/ |
| D | lpfdemo.h | 78 u16 a0; member
|
| /RvlSDK-3.2/build/demos/axdemo/src/ |
| D | axfilter.c | 380 … lpf.a0 = __coefs[filterCutoff].a0; // set coefficients to current, user-selected cutoff in play_sound() 488 lpf.a0 = __coefs[filterCutoff].a0; in ax_demo_callback() 525 __coefs[filterCutoff].a0, in ax_demo_callback()
|
| /RvlSDK-3.2/include/revolution/gd/ |
| D | GDTev.h | 207 #define TEV_ALPHAFUNC(a0, a1, op0, op1, logic, rid) \ argument 208 ((((unsigned long)(a0)) << TEV_ALPHAFUNC_A0_SHIFT) | \
|
| D | GDLight.h | 74 f32 a0, f32 a1, f32 a2,
|
| /RvlSDK-3.2/RVL/bin/demos/thpdemo/ |
| D | THPSimple.map | 15 000002e0 000058 800042e0 000004a0 1 .init os.a __ppc_eabi_init.o 16 000002e0 000024 800042e0 000004a0 4 __init_hardware os.a __ppc_eabi_init.o 64 00000020 000008 800064e0 000026a0 4 @175 MSL_C.PPCEABI.bare.H.a ansi_files.o 124 000000a0 000008 80006560 00002720 4 @2338 MSL_C.PPCEABI.bare.H.a printf.o 136 000000e0 000008 800065a0 00002760 4 @2803 MSL_C.PPCEABI.bare.H.a printf.o 194 00000000 000354 800067a0 00002960 1 .text main.o 195 00000000 000354 800067a0 00002960 4 main main.o 314 000039a0 000010 8000a140 00006300 4 OSCreateAlarm os.a OSAlarm.o 323 UNUSED 0000a0 ........ ........ OSCancelAlarms os.a OSAlarm.o 397 UNUSED 0000a0 ........ ........ LCLoadData os.a OSCache.o [all …]
|
| /RvlSDK-3.2/RVL/bin/demos/gxdemo/ |
| D | smp-onetri.map | 15 000002e0 000058 800042e0 000004a0 1 .init os.a __ppc_eabi_init.o 16 000002e0 000024 800042e0 000004a0 4 __init_hardware os.a __ppc_eabi_init.o 64 00000020 000008 800064e0 000026a0 4 @175 MSL_C.PPCEABI.bare.H.a ansi_files.o 124 000000a0 000008 80006560 00002720 4 @2338 MSL_C.PPCEABI.bare.H.a printf.o 136 000000e0 000008 800065a0 00002760 4 @2803 MSL_C.PPCEABI.bare.H.a printf.o 163 00000000 00055c 800067a0 00002960 1 .text smp-onetri.o 164 00000000 0002ac 800067a0 00002960 4 main smp-onetri.o 232 000018a0 000014 80008040 00004200 4 __OSSetExceptionHandler os.a OS.o 233 000018a0 000000 80008040 00004200 __OSDBJUMPEND (entry of __OSSetExceptionHandler) os.a OS.o 258 UNUSED 0000a0 ........ ........ OSCancelAlarms os.a OSAlarm.o [all …]
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Lighting/ |
| D | lit-spot.c | 61 f32 a0; member 751 attn.a0, in SetLight() 859 OSReport(" a0 = %f ", LightAttnSamples[i].a0); in StatusMessage()
|
| /RvlSDK-3.2/include/revolution/ |
| D | ax.h | 494 u16 a0; member 998 void AXSetVoiceLpfCoefs (AXVPB *p, u16 a0, u16 b0); 1011 void AXGetLpfCoefs (u16 freq, u16 *a0, u16 *b0);
|