Home
last modified time | relevance | path

Searched refs:vorbis_comment_clear (Results 1 – 11 of 11) sorted by relevance

/external/libvorbis/macos/
Dlibvorbis.mcp.exp13 vorbis_comment_clear
/external/libvorbis/win32/
Dvorbis.def19 vorbis_comment_clear
/external/tremolo/Tremolo/
Divorbiscodec.h99 extern void vorbis_comment_clear(vorbis_comment *vc);
Dtreminfo.c110 void vorbis_comment_clear(vorbis_comment *vc){ in vorbis_comment_clear() function
238 vorbis_comment_clear(vc); in _vorbis_unpack_comment()
Dvorbisfile.c270 vorbis_comment_clear(&vf->vc); in _decode_clear()
339 vorbis_comment_clear(vc); in _fetch_headers()
465 vorbis_comment_clear(&vf->vc); in _prefetch_all_offsets()
786 vorbis_comment_clear(&vf->vc); in ov_clear()
/external/libvorbis/test/
Dwrite_read.c124 vorbis_comment_clear (&vc); in write_vorbis_data_or_die()
288 vorbis_comment_clear (&vc); in read_vorbis_data_or_die()
/external/libvorbis/examples/
Dencoder_example.c244 vorbis_comment_clear(&vc); in main()
Ddecoder_example.c305 vorbis_comment_clear(&vc); in main()
/external/libvorbis/include/vorbis/
Dcodec.h174 extern void vorbis_comment_clear(vorbis_comment *vc);
/external/libvorbis/lib/
Dinfo.c133 void vorbis_comment_clear(vorbis_comment *vc){ in vorbis_comment_clear() function
266 vorbis_comment_clear(vc); in _vorbis_unpack_comment()
Dvorbisfile.c411 vorbis_comment_clear(vc); in _fetch_headers()
796 vorbis_comment_clear(vf->vc); in _fetch_and_process_packet()
960 vorbis_comment_clear(vf->vc+i); in ov_clear()