Get rid of shmmap stuff.
[platform/upstream/libvorbis.git] / win32 / vorbis.def
1
2 ; $Id: vorbis.def,v 1.6 2001/10/18 17:41:31 cwolf Exp $
3 ;
4 LIBRARY
5 EXPORTS
6 vorbis_info_init
7 vorbis_info_clear
8 vorbis_comment_init
9 vorbis_comment_add
10 vorbis_comment_add_tag
11 vorbis_comment_query
12 vorbis_comment_query_count
13 vorbis_comment_clear
14 vorbis_block_init
15 vorbis_block_clear
16 vorbis_dsp_clear
17 vorbis_analysis_init
18 vorbis_analysis_headerout
19 vorbis_analysis_buffer
20 vorbis_analysis_wrote
21 vorbis_analysis_blockout
22 vorbis_analysis
23 vorbis_synthesis_headerin
24 vorbis_synthesis_init
25 vorbis_synthesis
26 vorbis_synthesis_blockin
27 vorbis_synthesis_pcmout
28 vorbis_synthesis_read
29 vorbis_packet_blocksize
30 _vi_psy_copy
31 _mapping_P
32 _floor_P
33 _residue_P
34 _time_P