Searched defs:ov_open_callbacks (Results 1 - 2 of 2) sorted by relevance

/external/tremolo/Tremolo/
H A Dvorbisfile.c810 int ov_open_callbacks(void *f,OggVorbis_File *vf,char *initial,long ibytes, function
825 return ov_open_callbacks((void *)f, vf, initial, ibytes, callbacks);
/external/libvorbis/lib/
H A Dvorbisfile.c988 int ov_open_callbacks(void *f,OggVorbis_File *vf,char *initial,long ibytes, function
1003 return ov_open_callbacks((void *)f, vf, initial, ibytes, callbacks);

Completed in 189 milliseconds