Searched refs:vorbis_synthesis_lapout (Results 1 – 5 of 5) sorted by relevance
41 vorbis_synthesis_lapout
43 vorbis_synthesis_lapout
213 extern int vorbis_synthesis_lapout(vorbis_dsp_state *v,float ***pcm);
2126 int samples=vorbis_synthesis_lapout(&vf->vd,&pcm); in _ov_getlap()2181 vorbis_synthesis_lapout(&vf2->vd,&pcm); in ov_crosslap()2235 vorbis_synthesis_lapout(&vf->vd,&pcm); in _ov_64_seek_lap()2296 vorbis_synthesis_lapout(&vf->vd,&pcm); in _ov_d_seek_lap()
933 int vorbis_synthesis_lapout(vorbis_dsp_state *v,float ***pcm){ in vorbis_synthesis_lapout() function