Home
last modified time | relevance | path

Searched refs:ov_test_callbacks (Results 1 – 8 of 8) sorted by relevance

/external/libvorbis/macos/
Dlibvorbisfile.mcp.exp8 ov_test_callbacks
/external/libvorbis/win32/
Dvorbisfile.def37 ov_test_callbacks
/external/libvorbis/doc/vorbisfile/
DMakefile.am16 ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html\
DMakefile.in208 ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html\
/external/tremolo/Tremolo/
Divorbisfile.h106 extern int ov_test_callbacks(void *datasource, OggVorbis_File *vf,
Dvorbisfile.c833 int ov_test_callbacks(void *f,OggVorbis_File *vf,char *initial,long ibytes, in ov_test_callbacks() function
847 return ov_test_callbacks((void *)f, vf, initial, ibytes, callbacks); in ov_test()
/external/libvorbis/include/vorbis/
Dvorbisfile.h156 extern int ov_test_callbacks(void *datasource, OggVorbis_File *vf,
/external/libvorbis/lib/
Dvorbisfile.c1050 int ov_test_callbacks(void *f,OggVorbis_File *vf,char *initial,long ibytes, in ov_test_callbacks() function
1064 return ov_test_callbacks((void *)f, vf, initial, ibytes, callbacks); in ov_test()