Lines Matching refs:vorbis_synthesis_pcmout
711 int oldsamples=vorbis_synthesis_pcmout(&vf->vd,NULL);
717 vf->samptrack+=vorbis_synthesis_pcmout(&vf->vd,NULL)-oldsamples;
746 samples=vorbis_synthesis_pcmout(&vf->vd,NULL);
1652 long samples=vorbis_synthesis_pcmout(&vf->vd,NULL);
1859 samples=vorbis_synthesis_pcmout(&vf->vd,&pcm);
2009 long samples=vorbis_synthesis_pcmout(&vf->vd,&pcm);
2088 if(vorbis_synthesis_pcmout(vd,NULL))break;
2109 int samples=vorbis_synthesis_pcmout(vd,&pcm);