Searched refs:ov_raw_seek (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DSnackOgg.c148 extern int ov_raw_seek(OggVorbis_File *vf,ogg_int64_t pos);
764 return(ov_raw_seek(vf,0));
1238 int ov_raw_seek(OggVorbis_File *vf,ogg_int64_t pos){ function
1489 return ov_raw_seek(vf,result);

Completed in 141 milliseconds