Lines Matching full:current_link
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;
1171 if(link!=vf->current_link){
1293 vf->pcm_offset=op.granulepos-vf->pcmlengths[vf->current_link*2];
1366 vf->pcm_offset=op.granulepos-vf->pcmlengths[vf->current_link*2];
1368 for(i=0;i<vf->current_link;i++)
1394 vf->current_link=link;
1595 if(bitstream)*bitstream=vf->current_link;