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

  /external/libvorbis/macos/
libvorbisfile.mcp.exp 40 ov_read
  /external/libvorbis/examples/
vorbisfile_example.c 68 long ret=ov_read(&vf,pcmout,sizeof(pcmout),0,2,1,&current_section);
seeking_example.c 59 bread=ov_read(ov,buffer,4096,1,1,1,&dummy);
118 int ret=ov_read(&ov,bigassbuffer+i,pcmlength*2-i,1,1,1,&dummy);
  /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 133 extern long ov_read(OggVorbis_File *vf,void *buffer,int length,
vorbisfile.c 1580 long ov_read(OggVorbis_File *vf,void *buffer,int bytes_req,int *bitstream){ function
    [all...]
  /external/libvorbis/include/vorbis/
vorbisfile.h 194 extern long ov_read(OggVorbis_File *vf,char *buffer,int length,
  /external/libvorbis/lib/
vorbisfile.c 1982 long ov_read(OggVorbis_File *vf,char *buffer,int length, function
    [all...]

Completed in 57 milliseconds