libvorbis.mcp.exp 900 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. ### From "vorbis/codec.h"
  2. # Vorbis PRIMITIVES: general
  3. vorbis_info_init
  4. vorbis_info_clear
  5. vorbis_info_blocksize
  6. vorbis_comment_init
  7. vorbis_comment_add
  8. vorbis_comment_add_tag
  9. vorbis_comment_query
  10. vorbis_comment_query_count
  11. vorbis_comment_clear
  12. vorbis_block_init
  13. vorbis_block_clear
  14. vorbis_dsp_clear
  15. vorbis_granule_time
  16. # Vorbis PRIMITIVES: analysis/DSP layer
  17. vorbis_analysis_init
  18. vorbis_commentheader_out
  19. vorbis_analysis_headerout
  20. vorbis_analysis_buffer
  21. vorbis_analysis_wrote
  22. vorbis_analysis_blockout
  23. vorbis_analysis
  24. vorbis_bitrate_addblock
  25. vorbis_bitrate_flushpacket
  26. # Vorbis PRIMITIVES: synthesis layer
  27. vorbis_synthesis_headerin
  28. vorbis_synthesis_init
  29. vorbis_synthesis_restart
  30. vorbis_synthesis
  31. vorbis_synthesis_trackonly
  32. vorbis_synthesis_blockin
  33. vorbis_synthesis_pcmout
  34. vorbis_synthesis_lapout
  35. vorbis_synthesis_read
  36. vorbis_packet_blocksize
  37. vorbis_synthesis_halfrate
  38. vorbis_synthesis_halfrate_p