Home
last modified time | relevance | path

Searched refs:AX_MODE_DPL2 (Results 1 – 10 of 10) sorted by relevance

/RvlSDK-2.1/build/demos/axdemo/src/
Daxart3ddemo.c685 AXSetMode(AX_MODE_DPL2); in toggleAxMode()
690 case AX_MODE_DPL2: in toggleAxMode()
1062 case AX_MODE_DPL2: in DrawUI()
Ddpl2demo.c468 AXSetMode(AX_MODE_DPL2); in main()
DexpdelayDpl2.c796 AXSetMode(AX_MODE_DPL2); in main()
DexpreverbHiDpl2.c854 AXSetMode(AX_MODE_DPL2); in main()
DexpchorusDpl2.c828 AXSetMode(AX_MODE_DPL2); in main()
DexpreverbStdDpl2.c851 AXSetMode(AX_MODE_DPL2); in main()
Ddpl2reverb.c921 AXSetMode(AX_MODE_DPL2); in main()
DfxbussendDpl2.c872 AXSetMode(AX_MODE_DPL2); in main()
Daxfilter.c985 AXSetMode(AX_MODE_DPL2); in main()
/RvlSDK-2.1/include/revolution/
Dax.h734 #define AX_MODE_DPL2 2 macro