Home
last modified time | relevance | path

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

/external/libvorbis/macos/
Dlibvorbisfile.mcp.exp33 ov_raw_tell
/external/libvorbis/win32/
Dvorbisfile.def29 ov_raw_tell
/external/libvorbis/examples/
Dseeking_example.c39 if(val!=-1 && ov_raw_tell(ov)<val){ in _verify()
41 (long)val,(long)ov_raw_tell(ov)); in _verify()
/external/libvorbis/doc/vorbisfile/
DMakefile.am14 ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html\
DMakefile.in206 ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html\
/external/tremolo/Tremolo/
Divorbisfile.h126 extern ogg_int64_t ov_raw_tell(OggVorbis_File *vf);
Dvorbisfile.c1489 ogg_int64_t ov_raw_tell(OggVorbis_File *vf){ in ov_raw_tell() function
/external/libvorbis/include/vorbis/
Dvorbisfile.h182 extern ogg_int64_t ov_raw_tell(OggVorbis_File *vf);
/external/libvorbis/lib/
Dvorbisfile.c1727 ogg_int64_t ov_raw_tell(OggVorbis_File *vf){ in ov_raw_tell() function