Home
last modified time | relevance | path

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

/RvlSDK-3.2/include/revolution/
Daxfx.h451 typedef struct AXFX_REVERBSTD_EXP struct
493 } AXFX_REVERBSTD_EXP; argument
496 s32 AXFXReverbStdExpGetMemSize (AXFX_REVERBSTD_EXP *reverb);
497 BOOL AXFXReverbStdExpInit (AXFX_REVERBSTD_EXP *reverb);
498 void AXFXReverbStdExpShutdown (AXFX_REVERBSTD_EXP *reverb);
499 BOOL AXFXReverbStdExpSettings (AXFX_REVERBSTD_EXP *reverb);
500 BOOL AXFXReverbStdExpSettingsUpdate (AXFX_REVERBSTD_EXP *reverb);
501 void AXFXReverbStdExpCallback (AXFX_BUFFERUPDATE *bufferUpdate, AXFX_REVERBSTD_EXP *reverb);
586 AXFX_REVERBSTD_EXP reverbInner;
/RvlSDK-3.2/build/demos/axdemo/src/
Dfxbussend.c89 static AXFX_REVERBSTD_EXP reverbStdA;
94 static AXFX_REVERBSTD_EXP reverbStdB;
99 static AXFX_REVERBSTD_EXP reverbStdC;
DexpreverbStd.c87 static AXFX_REVERBSTD_EXP reverb;