Searched refs:vorbis_comment_init (Results 1 - 10 of 10) sorted by relevance

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

Completed in 7898 milliseconds