Home
last modified time | relevance | path

Searched refs:AXFX_CHORUS (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.2/include/revolution/
Daxfx.h986 typedef struct AXFX_CHORUS struct
995 } AXFX_CHORUS; argument
998 s32 AXFXChorusGetMemSize (AXFX_CHORUS *chorus);
999 BOOL AXFXChorusInit (AXFX_CHORUS *chorus);
1000 BOOL AXFXChorusShutdown (AXFX_CHORUS *chorus);
1001 BOOL AXFXChorusSettings (AXFX_CHORUS *chorus);
1002 void AXFXChorusCallback (AXFX_BUFFERUPDATE *bufferUpdate, AXFX_CHORUS *chorus);
/RvlSDK-3.2/build/demos/axdemo/src/
Ddpl2reverb.c125 static AXFX_CHORUS chorus;
Daxfilter.c129 static AXFX_CHORUS chorus;
Dseqdemo.c125 static AXFX_CHORUS chorus;