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

  /external/libvorbis/macos/
libvorbisfile.mcp.exp 17 ov_raw_total
  /external/libvorbis/examples/
chaining_example.c 65 printf("\t\tcompressed length: %ld bytes\n",(long)(ov_raw_total(&ov,i)));
  /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 116 extern ogg_int64_t ov_raw_total(OggVorbis_File *vf,int i);
vorbisfile.c 940 ogg_int64_t ov_raw_total(OggVorbis_File *vf,int i){ function
947 acc+=ov_raw_total(vf,i);
    [all...]
  /external/libvorbis/include/vorbis/
vorbisfile.h 166 extern ogg_int64_t ov_raw_total(OggVorbis_File *vf,int i);
  /external/libvorbis/lib/
vorbisfile.c 1160 ogg_int64_t ov_raw_total(OggVorbis_File *vf,int i){ function
    [all...]

Completed in 96 milliseconds