Home
last modified time | relevance | path

Searched refs:AXFX_DELAY_EXP (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-2.1/include/revolution/
Daxfx.h664 typedef struct AXFX_DELAY_EXP struct
691 } AXFX_DELAY_EXP; argument
694 s32 AXFXDelayExpGetMemSize (AXFX_DELAY_EXP *delay);
695 BOOL AXFXDelayExpInit (AXFX_DELAY_EXP *delay);
696 void AXFXDelayExpShutdown (AXFX_DELAY_EXP *delay);
697 BOOL AXFXDelayExpSettings (AXFX_DELAY_EXP *delay);
698 BOOL AXFXDelayExpSettingsUpdate (AXFX_DELAY_EXP *delay);
699 void AXFXDelayExpCallback (AXFX_BUFFERUPDATE *bufferUpdate, AXFX_DELAY_EXP *delay);
/RvlSDK-2.1/build/demos/axdemo/src/
Dfxbussend.c82 static AXFX_DELAY_EXP delayA;
87 static AXFX_DELAY_EXP delayB;
92 static AXFX_DELAY_EXP delayC;
Dexpdelay.c82 static AXFX_DELAY_EXP delay;