HomeSort by relevance Sort by last modified time
    Searched refs:vorbis_comment_add (Results 1 - 4 of 4) sorted by null

  /external/libvorbis/macos/
libvorbis.mcp.exp 9 vorbis_comment_add
  /external/tremolo/Tremolo/
ivorbiscodec.h 94 extern void vorbis_comment_add(vorbis_comment *vc, char *comment);
  /external/libvorbis/include/vorbis/
codec.h 169 extern void vorbis_comment_add(vorbis_comment *vc, const char *comment);
  /external/libvorbis/lib/
info.c 65 void vorbis_comment_add(vorbis_comment *vc,const char *comment){ function
82 vorbis_comment_add(vc, comment);

Completed in 28 milliseconds