Lines Matching refs:__MIXSoundMode
271 static u32 __MIXSoundMode; variable
303 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in __MIXSetPan()
449 __MIXSoundMode = MIX_SOUND_MODE_STEREO; in MIXInit()
494 __MIXSoundMode = MIX_SOUND_MODE_STEREO; in MIXInitSpecifyMem()
534 __MIXSoundMode = mode; in MIXSetSoundMode()
549 return __MIXSoundMode; in MIXGetSoundMode()
618 switch(__MIXSoundMode) 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()
1565 switch(__MIXSoundMode) in MIXUpdateSettings()