Home
last modified time | relevance | path

Searched refs:vorbis_comment_init (Results 1 – 3 of 3) sorted by relevance

/external/tremolo/Tremolo/
Divorbiscodec.h93 extern void vorbis_comment_init(vorbis_comment *vc);
Dtreminfo.c58 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init() function
Dvorbisfile.c306 vorbis_comment_init(vc); in _fetch_headers()