Lines Matching refs:__MIXSoundMode
268 static u32 __MIXSoundMode; variable
300 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in __MIXSetPan()
446 __MIXSoundMode = MIX_SOUND_MODE_STEREO; in MIXInit()
491 __MIXSoundMode = MIX_SOUND_MODE_STEREO; in MIXInitSpecifyMem()
531 __MIXSoundMode = mode; in MIXSetSoundMode()
546 return __MIXSoundMode; in MIXGetSoundMode()
615 switch(__MIXSoundMode) in MIXInitChannel()
1202 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in MIXSetAuxC()
1226 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in MIXAdjustAuxC()
1249 if (__MIXSoundMode == MIX_SOUND_MODE_DPL2) in MIXGetAuxC()
1562 switch(__MIXSoundMode) in MIXUpdateSettings()