Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/include/revolution/
Daxfx.h938 typedef struct AXFX_CHORUS_EXP_DPL2 struct
958 } AXFX_CHORUS_EXP_DPL2; argument
961 s32 AXFXChorusExpGetMemSizeDpl2 (AXFX_CHORUS_EXP_DPL2 *chorus);
962 BOOL AXFXChorusExpInitDpl2 (AXFX_CHORUS_EXP_DPL2 *chorus);
963 BOOL AXFXChorusExpSettingsDpl2 (AXFX_CHORUS_EXP_DPL2 *chorus);
964 BOOL AXFXChorusExpSettingsUpdateDpl2 (AXFX_CHORUS_EXP_DPL2 *chorus);
965 void AXFXChorusExpShutdownDpl2 (AXFX_CHORUS_EXP_DPL2 *chorus);
966 void AXFXChorusExpCallbackDpl2 (AXFX_BUFFERUPDATE_DPL2 *bufferUpdate, AXFX_CHORUS_EXP_DPL2 *c…
1010 AXFX_CHORUS_EXP_DPL2 chorusInner;
/RvlSDK-3.2.2/build/demos/axdemo/src/
DfxbussendDpl2.c91 static AXFX_CHORUS_EXP_DPL2 chorusA;
96 static AXFX_CHORUS_EXP_DPL2 chorusB;
DexpchorusDpl2.c87 static AXFX_CHORUS_EXP_DPL2 chorus;