Welcome to mirror list, hosted at ThFree Co, Russian Federation.

speex.def « libspeex « win32 - github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb89364f5f9f65407fdae1c7b5f0c19259fa14c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
;
; speex.def
;
LIBRARY
EXPORTS
;
speex_encoder_init
speex_encoder_destroy
speex_encode
speex_encoder_ctl
speex_decoder_init
speex_decoder_destroy
speex_decode
speex_decoder_ctl
speex_mode_query
speex_lib_ctl
speex_bits_init
speex_bits_init_buffer
speex_bits_destroy
speex_bits_reset
speex_bits_rewind
speex_bits_read_from
speex_bits_read_whole_bytes
speex_bits_write
speex_bits_write_whole_bytes
speex_bits_pack
speex_bits_unpack_signed
speex_bits_unpack_unsigned
speex_bits_nbytes
speex_bits_peek_unsigned
speex_bits_peek
speex_bits_advance
speex_bits_remaining
speex_bits_insert_terminator
speex_inband_handler
speex_std_mode_request_handler
speex_std_high_mode_request_handler
speex_std_char_handler
speex_default_user_handler
speex_std_low_mode_request_handler
speex_std_vbr_request_handler
speex_std_enh_request_handler
speex_std_vbr_quality_request_handler
speex_init_header
speex_header_to_packet
speex_packet_to_header
speex_encode_stereo
speex_decode_stereo
speex_std_stereo_request_handler