Home
last modified time | relevance | path

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

/external/libvorbis/examples/
Dseeking_example.c49 if(timeval!=-1 && ov_time_tell(ov)>timeval){ in _verify()
51 timeval,ov_time_tell(ov)); in _verify()
226 if(ov_time_tell(&ov)<val-1 || ov_time_tell(&ov)>val+1){ in main()
228 val,ov_time_tell(&ov)); in main()
/external/libvorbis/macos/
Dlibvorbisfile.mcp.exp35 ov_time_tell
/external/libvorbis/win32/
Dvorbisfile.def31 ov_time_tell
/external/libvorbis/doc/vorbisfile/
DMakefile.am18 ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html\
DMakefile.in210 ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html\
/external/tremolo/Tremolo/
Divorbisfile.h128 extern ogg_int64_t ov_time_tell(OggVorbis_File *vf);
Dvorbisfile.c1501 ogg_int64_t ov_time_tell(OggVorbis_File *vf){ in ov_time_tell() function
/external/libvorbis/include/vorbis/
Dvorbisfile.h184 extern double ov_time_tell(OggVorbis_File *vf);
/external/libvorbis/lib/
Dvorbisfile.c1739 double ov_time_tell(OggVorbis_File *vf){ in ov_time_tell() function