Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dio.h130 int io_seekable (const struct io_stream *s);
H A Dio.c835 int io_seekable (const struct io_stream *s) in io_seekable() function
/dports/audio/moc/moc-2.5.2/decoder_plugins/musepack/
H A Dmusepack.c145 return io_seekable (data->stream); in canseek_callback()