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

  /external/libvorbis/macos/
libvorbisfile.mcp.exp 22 ov_pcm_seek
  /external/libvorbis/doc/vorbisfile/
Makefile.am 11 ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html\
  /external/tremolo/Tremolo/
ivorbisfile.h 121 extern int ov_pcm_seek(OggVorbis_File *vf,ogg_int64_t pos);
vorbisfile.c 1329 int ov_pcm_seek(OggVorbis_File *vf,ogg_int64_t pos){ function
    [all...]
  /external/libvorbis/include/vorbis/
vorbisfile.h 171 extern int ov_pcm_seek(OggVorbis_File *vf,ogg_int64_t pos);
  /external/libvorbis/examples/
seeking_example.c 178 ret=ov_pcm_seek(&ov,val);
  /external/libvorbis/lib/
vorbisfile.c 1572 int ov_pcm_seek(OggVorbis_File *vf,ogg_int64_t pos){ function
    [all...]

Completed in 36 milliseconds