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

  /external/libvorbis/macos/
libvorbisfile.mcp.exp 33 ov_raw_tell
  /external/libvorbis/doc/vorbisfile/
Makefile.am 14 ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html\
  /external/tremolo/Tremolo/
ivorbisfile.h 126 extern ogg_int64_t ov_raw_tell(OggVorbis_File *vf);
vorbisfile.c 1489 ogg_int64_t ov_raw_tell(OggVorbis_File *vf){ function
    [all...]
  /external/libvorbis/examples/
seeking_example.c 39 if(val!=-1 && ov_raw_tell(ov)<val){
41 (long)val,(long)ov_raw_tell(ov));
  /external/libvorbis/include/vorbis/
vorbisfile.h 182 extern ogg_int64_t ov_raw_tell(OggVorbis_File *vf);
  /external/libvorbis/lib/
vorbisfile.c 1727 ogg_int64_t ov_raw_tell(OggVorbis_File *vf){ function
    [all...]

Completed in 81 milliseconds