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

  /external/libvorbis/macos/
libvorbis.mcp.exp 28 vorbis_analysis
  /external/libvorbis/lib/
analysis.c 30 int vorbis_analysis(vorbis_block *vb, ogg_packet *op){ function
  /external/libvorbis/examples/
encoder_example.c 215 vorbis_analysis(&vb,NULL);
  /external/libvorbis/include/vorbis/
codec.h 196 extern int vorbis_analysis(vorbis_block *vb,ogg_packet *op);
  /external/libvorbis/test/
write_read.c 102 vorbis_analysis (&vb,NULL);

Completed in 52 milliseconds