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

  /external/tremolo/Tremolo/
ivorbiscodec.h 93 extern void vorbis_comment_init(vorbis_comment *vc);
treminfo.c 58 void vorbis_comment_init(vorbis_comment *vc){ function
vorbisfile.c 306 vorbis_comment_init(vc);
    [all...]
  /frameworks/av/media/libstagefright/
OggExtractor.cpp 219 vorbis_comment_init(&mVc);

Completed in 55 milliseconds