Home
last modified time | relevance | path

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

/RvlSDK-3.1/include/revolution/
Daxfx.h508 typedef struct AXFX_REVERBSTD_EXP_DPL2 struct
550 } AXFX_REVERBSTD_EXP_DPL2; argument
553 s32 AXFXReverbStdExpGetMemSizeDpl2 (AXFX_REVERBSTD_EXP_DPL2 *reverb);
554 BOOL AXFXReverbStdExpInitDpl2 (AXFX_REVERBSTD_EXP_DPL2 *reverb);
555 void AXFXReverbStdExpShutdownDpl2 (AXFX_REVERBSTD_EXP_DPL2 *reverb);
556 BOOL AXFXReverbStdExpSettingsDpl2 (AXFX_REVERBSTD_EXP_DPL2 *reverb);
557 BOOL AXFXReverbStdExpSettingsUpdateDpl2 (AXFX_REVERBSTD_EXP_DPL2 *reverb);
558 …rbStdExpCallbackDpl2 (AXFX_BUFFERUPDATE_DPL2 *bufferUpdate, AXFX_REVERBSTD_EXP_DPL2 *reverb);
611 AXFX_REVERBSTD_EXP_DPL2 reverbInner;
/RvlSDK-3.1/build/demos/axdemo/src/
DfxbussendDpl2.c92 static AXFX_REVERBSTD_EXP_DPL2 reverbStdA;
97 static AXFX_REVERBSTD_EXP_DPL2 reverbStdB;
DexpreverbStdDpl2.c90 static AXFX_REVERBSTD_EXP_DPL2 reverb;