Searched refs:vorbis_analysis_wrote (Results 1 - 5 of 5) sorted by relevance

/external/libvorbis/macos/
H A Dlibvorbis.mcp.exp26 vorbis_analysis_wrote
/external/libvorbis/examples/
H A Dencoder_example.c189 vorbis_analysis_wrote(&vd,0);
206 vorbis_analysis_wrote(&vd,i);
/external/libvorbis/test/
H A Dwrite_read.c97 vorbis_analysis_wrote (&vd,count);
98 vorbis_analysis_wrote (&vd,0);
/external/libvorbis/include/vorbis/
H A Dcodec.h194 extern int vorbis_analysis_wrote(vorbis_dsp_state *v,int vals);
/external/libvorbis/lib/
H A Dblock.c459 int vorbis_analysis_wrote(vorbis_dsp_state *v, int vals){ function

Completed in 50 milliseconds