Home
last modified time | relevance | path

Searched refs:SoundBox_Init (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/pcfx/
H A Dsoundbox.h7 int SoundBox_Init(bool arg_EmulateBuggyCodec, bool arg_ResetAntiClickEnabled);
H A Dsoundbox.cpp114 int SoundBox_Init(bool arg_EmulateBuggyCodec, bool arg_ResetAntiClickEnabled) in SoundBox_Init() function
/dports/emulators/mednafen/mednafen/src/pcfx/
H A Dsoundbox.h31 void SoundBox_Init(bool arg_EmulateBuggyCodec, bool arg_ResetAntiClickEnabled) MDFN_COLD;
H A Dsoundbox.cpp322 void SoundBox_Init(bool arg_EmulateBuggyCodec, bool arg_ResetAntiClickEnabled) in SoundBox_Init() function
H A Dpcfx.cpp646SoundBox_Init(MDFN_GetSettingB("pcfx.adpcm.emulate_buggy_codec"), MDFN_GetSettingB("pcfx.adpcm.sup… in LoadCommon()
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/
H A Dlibretro.cpp473SoundBox_Init(MDFN_GetSettingB("pcfx.adpcm.emulate_buggy_codec"), MDFN_GetSettingB("pcfx.adpcm.sup… in LoadCommon()