Home
last modified time | relevance | path

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

/RvlSDK-3.1/include/revolution/
Daxfx.h706 typedef struct AXFX_DELAY_EXP_DPL2 struct
731 } AXFX_DELAY_EXP_DPL2; argument
734 s32 AXFXDelayExpGetMemSizeDpl2 (AXFX_DELAY_EXP_DPL2 *delay);
735 BOOL AXFXDelayExpInitDpl2 (AXFX_DELAY_EXP_DPL2 *delay);
736 void AXFXDelayExpShutdownDpl2 (AXFX_DELAY_EXP_DPL2 *delay);
737 BOOL AXFXDelayExpSettingsDpl2 (AXFX_DELAY_EXP_DPL2 *delay);
738 BOOL AXFXDelayExpSettingsUpdateDpl2 (AXFX_DELAY_EXP_DPL2 *delay);
739 void AXFXDelayExpCallbackDpl2 (AXFX_BUFFERUPDATE_DPL2 *bufferUpdate, AXFX_DELAY_EXP_DPL2 *del…
/RvlSDK-3.1/build/demos/axdemo/src/
DfxbussendDpl2.c90 static AXFX_DELAY_EXP_DPL2 delayA;
95 static AXFX_DELAY_EXP_DPL2 delayB;
DexpdelayDpl2.c90 static AXFX_DELAY_EXP_DPL2 delay;