Home
last modified time | relevance | path

Searched refs:PLAYER_RGAIN_AUDIOPHILE (Results 1 – 3 of 3) sorted by relevance

/dports/audio/madplay/madplay-0.15.2b/
H A Dplayer.h87 PLAYER_RGAIN_AUDIOPHILE = 0x0010, enumerator
H A Dmadplay.c580 player->output.replay_gain |= PLAYER_RGAIN_AUDIOPHILE; in get_options()
H A Dplayer.c1078 if ((player->output.replay_gain & PLAYER_RGAIN_AUDIOPHILE) && in use_rgain()