source: spec/trunk/SPECS/libjpeg/jpeg.def@ 1010

Last change on this file since 1010 was 883, checked in by Silvan Scherrer, 9 years ago

spec: finally put the forgotten jpeg forwarder to the repo

File size: 4.0 KB
Line 
1;
2; jpeg.def (created by emximp)
3;
4LIBRARY jpeg INITINSTANCE TERMINSTANCE
5EXPORTS
6 "_jpeg_aritab"
7 "_jpeg_suppress_tables"
8 "_jpeg_write_marker"
9 "_jpeg_write_m_header"
10 "_jpeg_write_m_byte"
11 "_jpeg_write_tables"
12 "_jpeg_finish_compress"
13 "_jpeg_abort_compress"
14 "_jpeg_destroy_compress"
15 "_jpeg_CreateCompress"
16 "_jpeg_write_scanlines"
17 "_jpeg_write_raw_data"
18 "_jpeg_start_compress"
19 "_jinit_arith_encoder"
20 "_jinit_c_coef_controller"
21 "_jinit_color_converter"
22 "_jinit_forward_dct"
23 "_jinit_huff_encoder"
24 "_jinit_compress_master"
25 "_jinit_c_main_controller"
26 "_jinit_marker_writer"
27 "_jpeg_calc_jpeg_dimensions"
28 "_jinit_c_master_control"
29 "_jpeg_abort"
30 "_jpeg_destroy"
31 "_jpeg_alloc_quant_table"
32 "_jpeg_alloc_huff_table"
33 "_jpeg_quality_scaling"
34 "_jpeg_set_colorspace"
35 "_jpeg_default_colorspace"
36 "_jpeg_simple_progression"
37 "_jpeg_add_quant_table"
38 "_jpeg_set_linear_quality"
39 "_jpeg_set_quality"
40 "_jpeg_set_defaults"
41 "_jpeg_default_qtables"
42 "_jinit_c_prep_controller"
43 "_jinit_downsampler"
44 "_jpeg_copy_critical_parameters"
45 "_jpeg_write_coefficients"
46 "_jpeg_consume_input"
47 "_jpeg_input_complete"
48 "_jpeg_has_multiple_scans"
49 "_jpeg_finish_decompress"
50 "_jpeg_read_header"
51 "_jpeg_abort_decompress"
52 "_jpeg_destroy_decompress"
53 "_jpeg_CreateDecompress"
54 "_jpeg_read_scanlines"
55 "_jpeg_read_raw_data"
56 "_jpeg_start_output"
57 "_jpeg_finish_output"
58 "_jpeg_start_decompress"
59 "_jinit_arith_decoder"
60 "_jpeg_stdio_dest"
61 "_jpeg_mem_dest"
62 "_jpeg_stdio_src"
63 "_jpeg_mem_src"
64 "_jinit_d_coef_controller"
65 "_jinit_color_deconverter"
66 "_jinit_inverse_dct"
67 "_jinit_huff_decoder"
68 "_jinit_input_controller"
69 "_jpeg_core_output_dimensions"
70 "_jinit_d_main_controller"
71 "_jpeg_resync_to_restart"
72 "_jinit_marker_reader"
73 "_jpeg_save_markers"
74 "_jpeg_set_marker_processor"
75 "_jpeg_new_colormap"
76 "_jpeg_calc_output_dimensions"
77 "_jinit_master_decompress"
78 "_jinit_merged_upsampler"
79 "_jinit_d_post_controller"
80 "_jinit_upsampler"
81 "_jpeg_read_coefficients"
82 "_jpeg_std_error"
83 "_jpeg_std_message_table"
84 "_jpeg_fdct_float"
85 "_jpeg_fdct_ifast"
86 "_jpeg_fdct_islow"
87 "_jpeg_fdct_9x9"
88 "_jpeg_fdct_10x10"
89 "_jpeg_fdct_11x11"
90 "_jpeg_fdct_12x12"
91 "_jpeg_fdct_13x13"
92 "_jpeg_fdct_14x14"
93 "_jpeg_fdct_15x15"
94 "_jpeg_fdct_16x16"
95 "_jpeg_fdct_16x8"
96 "_jpeg_fdct_8x16"
97 "_jpeg_fdct_1x2"
98 "_jpeg_fdct_2x4"
99 "_jpeg_fdct_3x6"
100 "_jpeg_fdct_4x8"
101 "_jpeg_fdct_5x10"
102 "_jpeg_fdct_6x12"
103 "_jpeg_fdct_7x14"
104 "_jpeg_fdct_2x1"
105 "_jpeg_fdct_4x2"
106 "_jpeg_fdct_6x3"
107 "_jpeg_fdct_8x4"
108 "_jpeg_fdct_10x5"
109 "_jpeg_fdct_12x6"
110 "_jpeg_fdct_14x7"
111 "_jpeg_fdct_1x1"
112 "_jpeg_fdct_2x2"
113 "_jpeg_fdct_3x3"
114 "_jpeg_fdct_4x4"
115 "_jpeg_fdct_5x5"
116 "_jpeg_fdct_6x6"
117 "_jpeg_fdct_7x7"
118 "_jpeg_idct_float"
119 "_jpeg_idct_ifast"
120 "_jpeg_idct_islow"
121 "_jpeg_idct_7x7"
122 "_jpeg_idct_6x6"
123 "_jpeg_idct_5x5"
124 "_jpeg_idct_4x4"
125 "_jpeg_idct_3x3"
126 "_jpeg_idct_2x2"
127 "_jpeg_idct_1x1"
128 "_jpeg_idct_9x9"
129 "_jpeg_idct_10x10"
130 "_jpeg_idct_11x11"
131 "_jpeg_idct_12x12"
132 "_jpeg_idct_13x13"
133 "_jpeg_idct_14x14"
134 "_jpeg_idct_15x15"
135 "_jpeg_idct_16x16"
136 "_jpeg_idct_16x8"
137 "_jpeg_idct_14x7"
138 "_jpeg_idct_12x6"
139 "_jpeg_idct_10x5"
140 "_jpeg_idct_8x4"
141 "_jpeg_idct_6x3"
142 "_jpeg_idct_4x2"
143 "_jpeg_idct_2x1"
144 "_jpeg_idct_8x16"
145 "_jpeg_idct_7x14"
146 "_jpeg_idct_6x12"
147 "_jpeg_idct_5x10"
148 "_jpeg_idct_4x8"
149 "_jpeg_idct_3x6"
150 "_jpeg_idct_2x4"
151 "_jpeg_idct_1x2"
152 "_jinit_1pass_quantizer"
153 "_jinit_2pass_quantizer"
154 "_jdiv_round_up"
155 "_jround_up"
156 "_jcopy_block_row"
157 "_jcopy_sample_rows"
158 "_jpeg_natural_order"
159 "_jpeg_natural_order7"
160 "_jpeg_natural_order6"
161 "_jpeg_natural_order5"
162 "_jpeg_natural_order4"
163 "_jpeg_natural_order3"
164 "_jpeg_natural_order2"
165 "_jinit_memory_mgr"
166 "_jpeg_mem_available"
167 "_jpeg_open_backing_store"
168 "_jpeg_mem_init"
169 "_jpeg_mem_term"
170 "_jpeg_free_large"
171 "_jpeg_free_small"
172 "_jpeg_get_large"
173 "_jpeg_get_small"
Note: See TracBrowser for help on using the repository browser.