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

  /external/libvorbis/macos/
libvorbisfile.mcp.exp 3 ov_clear
  /external/libvorbis/examples/
chaining_example.c 69 ov_clear(&ov);
vorbisfile_example.c 88 ov_clear(&vf);
seeking_example.c 244 ov_clear(&ov);
  /external/libvorbis/doc/vorbisfile/
Makefile.am 9 ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html\
  /external/tremolo/Tremolo/
ivorbisfile.h 100 extern int ov_clear(OggVorbis_File *vf);
vorbisfile.c 758 ov_clear(vf);
771 ov_clear(vf);
780 int ov_clear(OggVorbis_File *vf){ function
831 ov_clear to close/free it. Same return codes as open. */
    [all...]
  /external/libvorbis/include/vorbis/
vorbisfile.h 149 extern int ov_clear(OggVorbis_File *vf);
  /external/libvorbis/lib/
vorbisfile.c 910 ov_clear(vf);
939 ov_clear(vf);
950 int ov_clear(OggVorbis_File *vf){ function
    [all...]

Completed in 160 milliseconds