Searched refs:_ov_open1 (Results 1 – 1 of 1) sorted by relevance
/external/tremolo/Tremolo/ |
D | vorbisfile.c | 720 static int _ov_open1(void *f,OggVorbis_File *vf,char *initial, in _ov_open1() function 812 int ret=_ov_open1(f,vf,initial,ibytes,callbacks); in ov_open_callbacks() 836 return _ov_open1(f,vf,initial,ibytes,callbacks); in ov_test_callbacks()
|