Home
last modified time | relevance | path

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

/dports/audio/madplay/madplay-0.15.2b/
H A Dplayer.h40 PLAYER_OPTION_TIMED = 0x0020, enumerator
H A Dmadplay.c674 player->options |= PLAYER_OPTION_TIMED; in get_options()
797 if (player.options & PLAYER_OPTION_TIMED) in main()
H A Dplayer.c523 if ((player->options & PLAYER_OPTION_TIMED) && in decode_header()
2048 if ((player->options & PLAYER_OPTION_TIMED) && in play_all()