Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/
Daxfx.h859 typedef struct AXFX_CHORUS_EXP struct
879 } AXFX_CHORUS_EXP; argument
882 s32 AXFXChorusExpGetMemSize (AXFX_CHORUS_EXP *chorus);
883 BOOL AXFXChorusExpInit (AXFX_CHORUS_EXP *chorus);
884 BOOL AXFXChorusExpSettings (AXFX_CHORUS_EXP *chorus);
885 BOOL AXFXChorusExpSettingsUpdate (AXFX_CHORUS_EXP *chorus);
886 void AXFXChorusExpShutdown (AXFX_CHORUS_EXP *chorus);
887 void AXFXChorusExpCallback (AXFX_BUFFERUPDATE *bufferUpdate, AXFX_CHORUS_EXP *chorus);
972 AXFX_CHORUS_EXP chorusInner;