HomeSort by relevance Sort by last modified time
    Searched defs:ov_open (Results 1 - 2 of 2) sorted by null

  /external/tremolo/Tremolo/
vorbisfile.c 817 int ov_open(FILE *f,OggVorbis_File *vf,char *initial,long ibytes){ function
    [all...]
  /external/libvorbis/lib/
vorbisfile.c 995 int ov_open(FILE *f,OggVorbis_File *vf,char *initial,long ibytes){ function
1011 ret = ov_open(f,vf,NULL,0);
    [all...]

Completed in 113 milliseconds