Searched refs:oldsamples (Results 1 – 1 of 1) sorted by relevance
711 int oldsamples=vorbis_synthesis_pcmout(&vf->vd,NULL); in _fetch_and_process_packet() local714 if(oldsamples)return(OV_EFAULT); in _fetch_and_process_packet()717 vf->samptrack+=vorbis_synthesis_pcmout(&vf->vd,NULL)-oldsamples; in _fetch_and_process_packet()