Home
last modified time | relevance | path

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

/RvlSDK-3.2/include/revolution/
Daxfx.h875 typedef struct AXFX_CHORUS_EXP struct
895 } AXFX_CHORUS_EXP; argument
898 s32 AXFXChorusExpGetMemSize (AXFX_CHORUS_EXP *chorus);
899 BOOL AXFXChorusExpInit (AXFX_CHORUS_EXP *chorus);
900 BOOL AXFXChorusExpSettings (AXFX_CHORUS_EXP *chorus);
901 BOOL AXFXChorusExpSettingsUpdate (AXFX_CHORUS_EXP *chorus);
902 void AXFXChorusExpShutdown (AXFX_CHORUS_EXP *chorus);
903 void AXFXChorusExpCallback (AXFX_BUFFERUPDATE *bufferUpdate, AXFX_CHORUS_EXP *chorus);
988 AXFX_CHORUS_EXP chorusInner;
/RvlSDK-3.2/build/demos/axdemo/src/
Dfxbussend.c88 static AXFX_CHORUS_EXP chorusA;
93 static AXFX_CHORUS_EXP chorusB;
98 static AXFX_CHORUS_EXP chorusC;
Dexpchorus.c88 static AXFX_CHORUS_EXP chorus;