Home
last modified time | relevance | path

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

/RvlSDK-3.2/include/revolution/
Daxfx.h190 typedef struct AXFX_REVERBHI_EXP struct
237 } AXFX_REVERBHI_EXP; argument
240 s32 AXFXReverbHiExpGetMemSize (AXFX_REVERBHI_EXP *reverb);
241 BOOL AXFXReverbHiExpInit (AXFX_REVERBHI_EXP *reverb);
242 void AXFXReverbHiExpShutdown (AXFX_REVERBHI_EXP *reverb);
243 BOOL AXFXReverbHiExpSettings (AXFX_REVERBHI_EXP *reverb);
244 BOOL AXFXReverbHiExpSettingsUpdate (AXFX_REVERBHI_EXP *reverb);
245 void AXFXReverbHiExpCallback (AXFX_BUFFERUPDATE *bufferUpdate, AXFX_REVERBHI_EXP *reverb);
339 AXFX_REVERBHI_EXP reverbInner;
/RvlSDK-3.2/build/demos/axdemo/src/
Dfxbussend.c90 static AXFX_REVERBHI_EXP reverbHiA;
95 static AXFX_REVERBHI_EXP reverbHiB;
100 static AXFX_REVERBHI_EXP reverbHiC;
DexpreverbHi.c87 static AXFX_REVERBHI_EXP reverb;