Home
last modified time | relevance | path

Searched refs:MIX_SOUND_MODE_DPL2 (Results 1 – 11 of 11) sorted by relevance

/RvlSDK-3.1/build/libraries/mix/src/
Dmix.c303 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in __MIXSetPan()
531 (mode == MIX_SOUND_MODE_DPL2) in MIXSetSoundMode()
729 case MIX_SOUND_MODE_DPL2: in MIXInitChannel()
1205 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in MIXSetAuxC()
1229 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in MIXAdjustAuxC()
1252 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in MIXGetAuxC()
1676 case MIX_SOUND_MODE_DPL2: in MIXUpdateSettings()
/RvlSDK-3.1/include/revolution/
Dmix.h78 #define MIX_SOUND_MODE_DPL2 3 macro
/RvlSDK-3.1/build/demos/axdemo/src/
Ddpl2demo.c439 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
DexpdelayDpl2.c806 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
DexpreverbStdDpl2.c861 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
DexpreverbHiDpl2.c864 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
Ddpl2reverb.c891 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
DexpchorusDpl2.c838 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
DfxbussendDpl2.c882 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
Daxfilter.c1035 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
Daxart3ddemo.c645 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in toggleAxMode()