Home
last modified time | relevance | path

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

/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_voc.c229 static int demux_voc_seek (demux_plugin_t *this_gen, off_t start_pos, int start_time, int playing) { in demux_voc_seek() function
321 this->demux_plugin.seek = demux_voc_seek; in open_plugin()