Home
last modified time | relevance | path

Searched refs:MVOL_ENTRY (Results 1 – 2 of 2) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A DNes_Fds_Apu.cpp120 #define MVOL_ENTRY( percent ) (master_vol_max * percent + 50) / 100 in run_until() macro
122 MVOL_ENTRY( 100 ), MVOL_ENTRY( 67 ), MVOL_ENTRY( 50 ), MVOL_ENTRY( 40 ) in run_until()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A DNes_Fds_Apu.cpp120 #define MVOL_ENTRY( percent ) (master_vol_max * percent + 50) / 100 in run_until() macro
122 MVOL_ENTRY( 100 ), MVOL_ENTRY( 67 ), MVOL_ENTRY( 50 ), MVOL_ENTRY( 40 ) in run_until()