Home
last modified time | relevance | path

Searched refs:ov_open (Results 1 – 2 of 2) sorted by relevance

/external/tremolo/Tremolo/
Divorbisfile.h101 extern int ov_open(FILE *f,OggVorbis_File *vf,char *initial,long ibytes);
Dvorbisfile.c817 int ov_open(FILE *f,OggVorbis_File *vf,char *initial,long ibytes){ in ov_open() function