Home
last modified time | relevance | path

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

/dports/audio/madplay/madplay-0.15.2b/
H A Dplayer.h67 PLAYER_CHANNEL_LEFT = 1, enumerator
H A Dmadplay.c516 player->output.select = PLAYER_CHANNEL_LEFT + (opt - '1'); in get_options()
H A Dplayer.c1490 case PLAYER_CHANNEL_LEFT: in decode_output()
1506 output->select = -PLAYER_CHANNEL_LEFT; in decode_output()