|
static void | ReverbHIDpl2Free (AXFX_REVHI_WORK_DPL2 *rv) |
|
static void | DLsetdelayDpl2 (AXFX_REVHI_DELAYLINE *dl, s32 lag) |
|
static int | DLcreateDpl2 (AXFX_REVHI_DELAYLINE *dl, s32 max_length) |
|
static void | DLdeleteDpl2 (AXFX_REVHI_DELAYLINE *dl) |
|
static int | ReverbHICreateDpl2 (AXFX_REVHI_WORK_DPL2 *rv, f32 coloration, f32 time, f32 mix, f32 damping, f32 preDelay) |
|
static int | ReverbHIModifyDpl2 (AXFX_REVHI_WORK_DPL2 *rv, f32 coloration, f32 time, f32 mix, f32 damping, f32 preDelay) |
|
static asm void | HandleReverbDpl2 (register s32 *sptr, register AXFX_REVHI_WORK_DPL2 *rv, register s32 k) |
|
static void | ReverbHICallbackDpl2 (s32 *l, s32 *r, s32 *ls, s32 *rs, AXFX_REVHI_WORK_DPL2 *rv) |
|
int | AXFXReverbHiInitDpl2 (AXFX_REVERBHI_DPL2 *reverb) |
|
int | AXFXReverbHiShutdownDpl2 (AXFX_REVERBHI_DPL2 *reverb) |
|
int | AXFXReverbHiSettingsDpl2 (AXFX_REVERBHI_DPL2 *rev) |
|
void | AXFXReverbHiCallbackDpl2 (AXFX_BUFFERUPDATE_DPL2 *bufferUpdate, AXFX_REVERBHI_DPL2 *reverb) |
|