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

/external/libvorbis/macos/
H A Dlibvorbisfile.mcp.exp24 ov_time_seek
/external/libvorbis/doc/vorbisfile/
H A DMakefile.am17 ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html\
/external/tremolo/Tremolo/
H A Divorbisfile.h123 extern int ov_time_seek(OggVorbis_File *vf,ogg_int64_t pos);
H A Dvorbisfile.c1429 int ov_time_seek(OggVorbis_File *vf,ogg_int64_t milliseconds){ function
1457 /* page-granularity version of ov_time_seek
/external/libvorbis/include/vorbis/
H A Dvorbisfile.h173 extern int ov_time_seek(OggVorbis_File *vf,double pos);
/external/libvorbis/examples/
H A Dseeking_example.c221 ret=ov_time_seek(&ov,val);
/external/libvorbis/lib/
H A Dvorbisfile.c1667 int ov_time_seek(OggVorbis_File *vf,double seconds){ function
1695 /* page-granularity version of ov_time_seek
2306 return _ov_d_seek_lap(vf,pos,ov_time_seek);

Completed in 240 milliseconds