Searched refs:vorbis_synthesis_read (Results 1 - 6 of 6) sorted by relevance

/external/libvorbis/macos/
H A Dlibvorbis.mcp.exp42 vorbis_synthesis_read
/external/libvorbis/examples/
H A Ddecoder_example.c275 vorbis_synthesis_read(&vd,bout); /* tell libvorbis how
/external/libvorbis/include/vorbis/
H A Dcodec.h214 extern int vorbis_synthesis_read(vorbis_dsp_state *v,int samples);
/external/libvorbis/test/
H A Dwrite_read.c266 vorbis_synthesis_read (&vd,bout);
/external/libvorbis/lib/
H A Dvorbisfile.c1655 vorbis_synthesis_read(&vf->vd,samples);
1973 vorbis_synthesis_read(&vf->vd,samples);
2013 vorbis_synthesis_read(&vf->vd,samples);
2115 vorbis_synthesis_read(vd,samples);
H A Dblock.c922 int vorbis_synthesis_read(vorbis_dsp_state *v,int n){ function

Completed in 90 milliseconds