Home
last modified time | relevance | path

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

/RvlSDK-2.1/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-2.1/build/demos/axdemo/src/
Ddpl2reverb.c151 static AXFX_CHORUS chorus;
Daxfilter.c127 static AXFX_CHORUS chorus;
Dseqdemo.c109 static AXFX_CHORUS chorus;