Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/mix/src/
Dmix.c283 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in __MIXSetPan()
439 (mode == MIX_SOUND_MODE_DPL2) in MIXSetSoundMode()
637 case MIX_SOUND_MODE_DPL2: in MIXInitChannel()
1113 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in MIXSetAuxC()
1137 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in MIXAdjustAuxC()
1160 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in MIXGetAuxC()
1579 case MIX_SOUND_MODE_DPL2: in MIXUpdateSettings()
/RvlSDK-2.1/include/revolution/
Dmix.h61 #define MIX_SOUND_MODE_DPL2 3 macro
/RvlSDK-2.1/build/demos/axdemo/src/
Ddpl2demo.c469 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
DexpdelayDpl2.c797 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
DexpreverbHiDpl2.c855 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
DexpchorusDpl2.c829 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
DexpreverbStdDpl2.c852 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
Ddpl2reverb.c922 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
DfxbussendDpl2.c873 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
Daxfilter.c986 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in main()
Daxart3ddemo.c686 MIXSetSoundMode(MIX_SOUND_MODE_DPL2); in toggleAxMode()