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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/macos/
H A Dlibvorbis.mcp.exp42 vorbis_synthesis_read
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A Ddecoder_example.c275 vorbis_synthesis_read(&vd,bout); /* tell libvorbis how
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/include/vorbis/
H A Dcodec.h214 extern int vorbis_synthesis_read(vorbis_dsp_state *v,int samples);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/test/
H A Dwrite_read.c266 vorbis_synthesis_read (&vd,bout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibvorbisdec.c170 vorbis_synthesis_read(&context->vd, samples) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dvorbisfile.c1654 vorbis_synthesis_read(&vf->vd,samples);
1972 vorbis_synthesis_read(&vf->vd,samples);
2012 vorbis_synthesis_read(&vf->vd,samples);
2114 vorbis_synthesis_read(vd,samples);
H A Dblock.c912 int vorbis_synthesis_read(vorbis_dsp_state *v,int n){ function

Completed in 117 milliseconds