Home
last modified time | relevance | path

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

/dports/audio/madplay/madplay-0.15.2b/
H A Dplayer.h85 PLAYER_RGAIN_ENABLED = 0x0001, enumerator
H A Dmadplay.c572 player->output.replay_gain |= PLAYER_RGAIN_ENABLED; in get_options()
783 if (player.output.replay_gain & PLAYER_RGAIN_ENABLED) { in main()
H A Dplayer.c1135 (player->output.replay_gain & PLAYER_RGAIN_ENABLED) && in decode_filter()
1311 ((player->output.replay_gain & PLAYER_RGAIN_ENABLED) && in process_id3()