Home
last modified time | relevance | path

Searched refs:time (Results 1 – 19 of 19) sorted by relevance

/RvlSDK-3.2/include/revolution/vi/
Dvifuncs.h156 VITimeToDIM VISetTimeToDimming ( VITimeToDIM time );
/RvlSDK-3.2/include/revolution/os/
DOSAlarm.h112 void OSSetAbsAlarm ( OSAlarm* alarm, OSTime time, OSAlarmHandler handler );
/RvlSDK-3.2/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c1412 BOOL THPSimpleSetVolume(s32 vol, s32 time) in THPSimpleSetVolume() argument
1438 if (time > 60000) in THPSimpleSetVolume()
1440 time = 60000; in THPSimpleSetVolume()
1443 if (time < 0) in THPSimpleSetVolume()
1445 time = 0; in THPSimpleSetVolume()
1452 if (time) in THPSimpleSetVolume()
1454 SimpleControl.rampCount = samplePerMs * time; in THPSimpleSetVolume()
/RvlSDK-3.2/build/demos/thpdemo/src/THPPlayer/
DTHPPlayer.c1836 BOOL THPPlayerSetVolume(s32 vol, s32 time) in THPPlayerSetVolume() argument
1862 if (time > 60000) in THPPlayerSetVolume()
1864 time = 60000; in THPPlayerSetVolume()
1867 if (time < 0) in THPPlayerSetVolume()
1869 time = 0; in THPPlayerSetVolume()
1876 if (time) in THPPlayerSetVolume()
1878 ActivePlayer.rampCount = samplePerMs * time; in THPPlayerSetVolume()
/RvlSDK-3.2/build/demos/thpdemo/include/
DTHPSimple.h118 extern BOOL THPSimpleSetVolume(s32 vol, s32 time);
DTHPPlayer.h135 extern BOOL THPPlayerSetVolume(s32 vol, s32 time);
/RvlSDK-3.2/include/revolution/
Daxfx.h344 f32 time; member
371 f32 time; member
591 f32 time; member
616 f32 time; member
Dwpad.h693 s32 WPADGetGameDataTimeStamp ( s32 chan, OSTime *time );
/RvlSDK-3.2/build/demos/kpaddemo/src/
Dsample.c678 static OSTime time ; in draw_sampling_rate() local
684 if ( OSTicksToSeconds((OSTime)(t - time)) > 0 ) { in draw_sampling_rate()
685 time = t ; in draw_sampling_rate()
698 static OSTime time ; in draw_battery_level() local
706 if ( OSTicksToSeconds((OSTime)(t - time)) > 0 ) { in draw_battery_level()
707 time = t ; in draw_battery_level()
/RvlSDK-3.2/build/demos/axdemo/src/
Ddpl2reverb.c753 reverbStd.time = 3.0f; in init_effects()
759 reverbHi.time = 3.0f; in init_effects()
766 reverbDPL2.time = 3.0f; in init_effects()
Daxfilter.c898 reverbStd.time = 3.0f; in init_effects()
904 reverbHi.time = 3.0f; in init_effects()
911 reverbDPL2.time = 3.0f; in init_effects()
Dseqdemo.c198 reverbStd.time = 3.0f; in setupAudioSystem()
204 reverbHi.time = 3.0f; in setupAudioSystem()
/RvlSDK-3.2/build/demos/thpdemo/src/THPPlayerStrmAX/
Dmain.c318 RevH.time = 3.0f; in AXSetup()
/RvlSDK-3.2/
Dreadme-RVL_SDK-3_2.txt48 …script is available to check that appropriate firmware is used at startup time by the .elf file pa…
160 - The run-time library is compiled using CodeWarrior 3.0 Alpha 5 Patch 2.
203 Before beginning sound playback, wait a short time after pointer startup.
Dreadme-RVL_SDK-3_2-patch2.txt47 …script is available to check that appropriate firmware is used at startup time by the .elf file pa…
149 - The run-time library is compiled using CodeWarrior 3.0 Alpha 5 Patch 2.
192 Before beginning sound playback, wait a short time after pointer startup.
/RvlSDK-3.2/build/demos/wpaddemo/src/
Dwpadsample.c1121 OSTime time; in renderStatus() local
1221 if (WPADGetGameDataTimeStamp(i, &time) == WPAD_ERR_INVALID) in renderStatus()
1227 OSTicksToCalendarTime(time, &ct); in renderStatus()
/RvlSDK-3.2/build/libraries/tc/src/
DTCTPLToolbox.cpp2460 tm = time( NULL ); in TCGetTime()
/RvlSDK-3.2/RVL/bin/demos/gxdemo/
Dsmp-onetri.map4135 00000258 000008 8005e3b8 0004c638 8 time$2173 gx.a GXInit.o
/RvlSDK-3.2/RVL/bin/demos/thpdemo/
DTHPSimple.map4721 00000288 000008 8007cb88 00062828 8 time$2173 gx.a GXInit.o