HomeSort by relevance Sort by last modified time
    Searched defs:_vorbis_unpack_comment (Results 1 - 2 of 2) sorted by null

  /external/tremolo/Tremolo/
treminfo.c 216 int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){ function
376 return(_vorbis_unpack_comment(vc,&opb));
  /external/libvorbis/lib/
info.c 240 static int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){ function
415 return(_vorbis_unpack_comment(vc,&opb));

Completed in 232 milliseconds