Home
last modified time | relevance | path

Searched refs:remote_get_input_nowait (Results 1 – 6 of 6) sorted by relevance

/dports/audio/flac123/flac123-0.0.12/
H A Dflac123.h69 extern int remote_get_input_nowait(void);
H A Dremote.c254 int remote_get_input_nowait(void) in remote_get_input_nowait() function
H A Dflac123.c377 status = remote_get_input_nowait(); in play_remote_file()
/dports/audio/mpg321/mpg321-0.2.10/
H A Dmpg321.h188 enum mad_flow remote_get_input_nowait(buffer *buf);
H A Dremote.c210 enum mad_flow remote_get_input_nowait(buffer *buf) in remote_get_input_nowait() function
H A Dmad.c187 if ((mf = remote_get_input_nowait(playbuf))) in read_header()