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

  /external/tremolo/Tremolo/
ivorbisfile.h 102 extern int ov_open_callbacks(void *datasource, OggVorbis_File *vf,
vorbisfile.c 810 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);
    [all...]

Completed in 93 milliseconds