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

  /external/tremolo/Tremolo/
ivorbiscodec.h 99 extern void vorbis_comment_clear(vorbis_comment *vc);
treminfo.c 110 void vorbis_comment_clear(vorbis_comment *vc){ function
238 vorbis_comment_clear(vc);
vorbisfile.c 270 vorbis_comment_clear(&vf->vc);
339 vorbis_comment_clear(vc);
465 vorbis_comment_clear(&vf->vc);
786 vorbis_comment_clear(&vf->vc);
    [all...]
  /frameworks/base/media/libstagefright/
OggExtractor.cpp 214 vorbis_comment_clear(&mVc);

Completed in 59 milliseconds