Home
last modified time | relevance | path

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

/dports/audio/madplay/madplay-0.15.2b/
H A Dplayer.h86 PLAYER_RGAIN_SET = 0x0002, enumerator
H A Dplayer.c1100 player->output.replay_gain |= PLAYER_RGAIN_SET; in use_rgain()
1136 !(player->output.replay_gain & PLAYER_RGAIN_SET)) in decode_filter()
1312 !(player->output.replay_gain & PLAYER_RGAIN_SET))) { in process_id3()
1930 player->output.replay_gain &= ~PLAYER_RGAIN_SET; in play_one()