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

  /external/libvorbis/macos/
libvorbisfile.mcp.exp 23 ov_pcm_seek_page
  /external/libvorbis/doc/vorbisfile/
Makefile.am 12 ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html\
  /external/tremolo/Tremolo/
ivorbisfile.h 122 extern int ov_pcm_seek_page(OggVorbis_File *vf,ogg_int64_t pos);
vorbisfile.c 1153 int ov_pcm_seek_page(OggVorbis_File *vf,ogg_int64_t pos){ function
    [all...]
  /external/libvorbis/include/vorbis/
vorbisfile.h 172 extern int ov_pcm_seek_page(OggVorbis_File *vf,ogg_int64_t pos);
  /external/libvorbis/examples/
seeking_example.c 159 ret=ov_pcm_seek_page(&ov,val);
  /external/libvorbis/lib/
vorbisfile.c 1388 int ov_pcm_seek_page(OggVorbis_File *vf,ogg_int64_t pos){ function
    [all...]

Completed in 154 milliseconds