Searched refs:vorbis_comment_add (Results 1 – 5 of 5) sorted by relevance
9 vorbis_comment_add
15 vorbis_comment_add
94 extern void vorbis_comment_add(vorbis_comment *vc, char *comment);
169 extern void vorbis_comment_add(vorbis_comment *vc, const char *comment);
65 void vorbis_comment_add(vorbis_comment *vc,const char *comment){ in vorbis_comment_add() function82 vorbis_comment_add(vc, comment); in vorbis_comment_add_tag()