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

  /external/libvorbis/macos/
libvorbis.mcp.exp 10 vorbis_comment_add_tag
  /external/tremolo/Tremolo/
ivorbiscodec.h 95 extern void vorbis_comment_add_tag(vorbis_comment *vc,
  /external/libvorbis/examples/
encoder_example.c 138 vorbis_comment_add_tag(&vc,"ENCODER","encoder_example.c");
  /external/libvorbis/include/vorbis/
codec.h 170 extern void vorbis_comment_add_tag(vorbis_comment *vc,
  /external/libvorbis/test/
write_read.c 61 vorbis_comment_add_tag (&vc,"ENCODER","test/util.c");
  /external/libvorbis/lib/
info.c 77 void vorbis_comment_add_tag(vorbis_comment *vc, const char *tag, const char *contents){ function

Completed in 260 milliseconds