Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/
Daxfx.h435 typedef struct AXFX_REVERBSTD_EXP struct
477 } AXFX_REVERBSTD_EXP; argument
480 s32 AXFXReverbStdExpGetMemSize (AXFX_REVERBSTD_EXP *reverb);
481 BOOL AXFXReverbStdExpInit (AXFX_REVERBSTD_EXP *reverb);
482 void AXFXReverbStdExpShutdown (AXFX_REVERBSTD_EXP *reverb);
483 BOOL AXFXReverbStdExpSettings (AXFX_REVERBSTD_EXP *reverb);
484 BOOL AXFXReverbStdExpSettingsUpdate (AXFX_REVERBSTD_EXP *reverb);
485 void AXFXReverbStdExpCallback (AXFX_BUFFERUPDATE *bufferUpdate, AXFX_REVERBSTD_EXP *reverb);
570 AXFX_REVERBSTD_EXP reverbInner;