HomeSort by relevance Sort by last modified time
    Searched refs:ov_time_seek (Results 1 - 7 of 7) sorted by null

  /external/libvorbis/macos/
libvorbisfile.mcp.exp 24 ov_time_seek
  /external/libvorbis/doc/vorbisfile/
Makefile.am 17 ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html\
  /external/tremolo/Tremolo/
ivorbisfile.h 123 extern int ov_time_seek(OggVorbis_File *vf,ogg_int64_t pos);
vorbisfile.c 1429 int ov_time_seek(OggVorbis_File *vf,ogg_int64_t milliseconds){ function
    [all...]
  /external/libvorbis/include/vorbis/
vorbisfile.h 173 extern int ov_time_seek(OggVorbis_File *vf,double pos);
  /external/libvorbis/examples/
seeking_example.c 221 ret=ov_time_seek(&ov,val);
  /external/libvorbis/lib/
vorbisfile.c 1667 int ov_time_seek(OggVorbis_File *vf,double seconds){ function
    [all...]

Completed in 100 milliseconds