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

  /external/libvorbis/macos/
libvorbisfile.mcp.exp 35 ov_time_tell
  /external/libvorbis/examples/
seeking_example.c 49 if(timeval!=-1 && ov_time_tell(ov)>timeval){
51 timeval,ov_time_tell(ov));
226 if(ov_time_tell(&ov)<val-1 || ov_time_tell(&ov)>val+1){
228 val,ov_time_tell(&ov));
  /external/libvorbis/doc/vorbisfile/
Makefile.am 18 ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html\
  /external/tremolo/Tremolo/
ivorbisfile.h 128 extern ogg_int64_t ov_time_tell(OggVorbis_File *vf);
vorbisfile.c 1501 ogg_int64_t ov_time_tell(OggVorbis_File *vf){ function
    [all...]
  /external/libvorbis/include/vorbis/
vorbisfile.h 184 extern double ov_time_tell(OggVorbis_File *vf);
  /external/libvorbis/lib/
vorbisfile.c 1739 double ov_time_tell(OggVorbis_File *vf){ function
    [all...]

Completed in 97 milliseconds