Home
last modified time | relevance | path

Searched refs:defgain (Results 1 – 21 of 21) sorted by relevance

/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sndhrdw/
H A Dwiping_sndhrdw.c17 static const int defgain = 48; variable
177 if (make_mixer_table(8, defgain)) in wiping_sh_start()
H A Dgomoku_sndhrdw.c15 static const int defgain = 48; variable
176 if (make_mixer_table(8, defgain)) in gomoku_sh_start()
H A Dflower_sndhrdw.c15 static const int defgain = 48; variable
169 if (make_mixer_table(8, defgain)) in flower_sh_start()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sndhrdw/
H A Dgomoku_sndhrdw.c15 static const int defgain = 48; variable
176 if (make_mixer_table(8, defgain)) in gomoku_sh_start()
H A Dwiping_sndhrdw.c17 static const int defgain = 48; variable
177 if (make_mixer_table(8, defgain)) in wiping_sh_start()
H A Dflower_sndhrdw.c15 static const int defgain = 48; variable
169 if (make_mixer_table(8, defgain)) in flower_sh_start()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sndhrdw/
H A Dwiping.c21 const int defgain = 48; variable
182 if (make_mixer_table(8, defgain)) in wiping_sh_start()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dwiping.cpp14 static const INT32 defgain = 48; variable
75 make_mixer_table(8, defgain); in wipingsnd_init()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dwiping.cpp14 static const INT32 defgain = 48; variable
75 make_mixer_table(8, defgain); in wipingsnd_init()
/dports/emulators/mess/mame-mame0226/src/mame/audio/
H A Dflower.h51 static constexpr int defgain = 48; variable
H A Dflower.cpp67 make_mixer_table(MAX_VOICES, defgain); in device_start()
/dports/emulators/mame/mame-mame0226/src/mame/audio/
H A Dflower.h51 static constexpr int defgain = 48; variable
H A Dflower.cpp67 make_mixer_table(MAX_VOICES, defgain); in device_start()
/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dloader.c38 int32_t defgain[] = { 71, 72, 76, 85, 100 };
132 ht->ht_mixgain = (defgain[ht->ht_defstereo]*256)/100;
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.c127 const int32 defgain[] = { 71, 72, 76, 85, 100 }; in hvl_load_ahx() local
185 ht->ht_mixgain = (defgain[ht->ht_defstereo]*256)/100; in hvl_load_ahx()
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.c327 int32 defgain[] = { 71, 72, 76, 85, 100 }; in hvl_load_ahx() local
386 ht->ht_mixgain = (defgain[ht->ht_defstereo]*256)/100; in hvl_load_ahx()
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.c380 int32 defgain[] = { 71, 72, 76, 85, 100 }; in hvl_load_ahx() local
438 ht->ht_mixgain = (defgain[ht->ht_defstereo]*256)/100; in hvl_load_ahx()
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A DnewGameDialog.py232 def __initTimeRadio(cls, id, radiobutton, configImage, defmin, defgain, defmoves): argument
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.c339 int32 defgain[] = { 71, 72, 76, 85, 100 }; in rp_clear_tune() local
389 at->at_mixgain = (defgain[pref_defstereo]*256)/100; in rp_clear_tune()
390 at->at_mixgainP = defgain[pref_defstereo]; in rp_clear_tune()
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dbasicadj.c871 … const float defgain, const float clip, const float midgray, float *_expcomp, in _get_auto_exp() argument
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dbasicadj.c871 … const float defgain, const float clip, const float midgray, float *_expcomp, in _get_auto_exp() argument