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

  /external/tremolo/Tremolo/
vorbisfile.c 349 if(link != vf->current_link) _decode_clear(vf);
354 vf->current_link=link;
591 int link=(vf->seekable?vf->current_link:0);
689 vf->current_link=link;
699 vf->current_link++;
1064 int i,link=vf->current_link;
    [all...]
ivorbisfile.h 87 int current_link; member in struct:OggVorbis_File

Completed in 1262 milliseconds