Home
last modified time | relevance | path

Searched refs:ov_fopen (Results 1 – 6 of 6) sorted by relevance

/external/libvorbis/win32/
Dvorbisfile.def42 ov_fopen
/external/libvorbis/doc/vorbisfile/
DMakefile.am10 ov_fopen.html\
DMakefile.in202 ov_fopen.html\
/external/libvorbis/include/vorbis/
Dvorbisfile.h150 extern int ov_fopen(char *path,OggVorbis_File *vf);
/external/libvorbis/
DCHANGES55 * new ov_fopen() convenience call that avoids the common
/external/libvorbis/lib/
Dvorbisfile.c1006 int ov_fopen(char *path,OggVorbis_File *vf){ in ov_fopen() function