Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dio.h128 void io_set_buf_fill_callback (struct io_stream *s,
H A Dio.c822 void io_set_buf_fill_callback (struct io_stream *s, in io_set_buf_fill_callback() function
H A Dplayer.c877 io_set_buf_fill_callback (decoder_stream, fill_callback, NULL); in player()