Lines Matching refs:current_link
349 if(link != vf->current_link) _decode_clear(vf); in _set_link_number()
354 vf->current_link=link; in _set_link_number()
591 int link=(vf->seekable?vf->current_link:0); in _fetch_and_process_packet()
689 vf->current_link=link; in _fetch_and_process_packet()
699 vf->current_link++; in _fetch_and_process_packet()
1064 int i,link=vf->current_link; in ov_raw_seek()
1171 if(link!=vf->current_link){ in ov_pcm_seek_page()
1293 vf->pcm_offset=op.granulepos-vf->pcmlengths[vf->current_link*2]; in ov_pcm_seek_page()
1366 vf->pcm_offset=op.granulepos-vf->pcmlengths[vf->current_link*2]; in ov_pcm_seek()
1368 for(i=0;i<vf->current_link;i++) in ov_pcm_seek()
1394 vf->current_link=link; in ov_pcm_seek()
1595 if(bitstream)*bitstream=vf->current_link; in ov_read()