HomeSort by relevance Sort by last modified time
    Searched refs:vorbis_synthesis_read (Results 1 - 6 of 6) sorted by null

  /external/libvorbis/macos/
libvorbis.mcp.exp 42 vorbis_synthesis_read
  /external/libvorbis/examples/
decoder_example.c 275 vorbis_synthesis_read(&vd,bout); /* tell libvorbis how
  /external/libvorbis/include/vorbis/
codec.h 214 extern int vorbis_synthesis_read(vorbis_dsp_state *v,int samples);
  /external/libvorbis/test/
write_read.c 266 vorbis_synthesis_read (&vd,bout);
  /external/libvorbis/lib/
vorbisfile.c     [all...]
block.c 922 int vorbis_synthesis_read(vorbis_dsp_state *v,int n){ function

Completed in 263 milliseconds