Searched refs:vorbis_comment_add (Results 1 - 4 of 4) sorted by relevance

/external/libvorbis/macos/
H A Dlibvorbis.mcp.exp9 vorbis_comment_add
/external/tremolo/Tremolo/
H A Divorbiscodec.h94 extern void vorbis_comment_add(vorbis_comment *vc, char *comment);
/external/libvorbis/include/vorbis/
H A Dcodec.h169 extern void vorbis_comment_add(vorbis_comment *vc, const char *comment);
/external/libvorbis/lib/
H A Dinfo.c65 void vorbis_comment_add(vorbis_comment *vc,const char *comment){ function
82 vorbis_comment_add(vc, comment);

Completed in 224 milliseconds