Home
last modified time | relevance | path

Searched refs:vorbis_comment_init (Results 1 – 11 of 11) sorted by relevance

/external/libvorbis/macos/
Dlibvorbis.mcp.exp8 vorbis_comment_init
/external/libvorbis/win32/
Dvorbis.def14 vorbis_comment_init
/external/tremolo/Tremolo/
Divorbiscodec.h93 extern void vorbis_comment_init(vorbis_comment *vc);
Dtreminfo.c58 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init() function
Dvorbisfile.c306 vorbis_comment_init(vc); in _fetch_headers()
/external/libvorbis/test/
Dwrite_read.c60 vorbis_comment_init (&vc); in write_vorbis_data_or_die()
179 vorbis_comment_init (&vc); in read_vorbis_data_or_die()
/external/libvorbis/examples/
Dencoder_example.c137 vorbis_comment_init(&vc); in main()
Ddecoder_example.c116 vorbis_comment_init(&vc); in main()
/external/libvorbis/include/vorbis/
Dcodec.h168 extern void vorbis_comment_init(vorbis_comment *vc);
/external/libvorbis/lib/
Dinfo.c61 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init() function
Dvorbisfile.c297 vorbis_comment_init(vc); in _fetch_headers()