Coverage Report

Created: 2024-05-15 07:09

/src/libpng/pnglibconf.h
Line
Count
Source (jump to first uncovered line)
1
/* pnglibconf.h - library build configuration */
2
3
/* libpng version 1.6.40.git */
4
5
/* Copyright (c) 2018-2023 Cosmin Truta */
6
/* Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson */
7
8
/* This code is released under the libpng license. */
9
/* For conditions of distribution and use, see the disclaimer */
10
/* and license in png.h */
11
12
/* pnglibconf.h */
13
/* Machine generated file: DO NOT EDIT */
14
/* Derived from: scripts/pnglibconf.dfa */
15
#ifndef PNGLCONF_H
16
#define PNGLCONF_H
17
/* options */
18
#define PNG_16BIT_SUPPORTED
19
#define PNG_ALIGNED_MEMORY_SUPPORTED
20
/*#undef PNG_ARM_NEON_API_SUPPORTED*/
21
/*#undef PNG_ARM_NEON_CHECK_SUPPORTED*/
22
#define PNG_BENIGN_ERRORS_SUPPORTED
23
#define PNG_BENIGN_READ_ERRORS_SUPPORTED
24
/*#undef PNG_BENIGN_WRITE_ERRORS_SUPPORTED*/
25
#define PNG_BUILD_GRAYSCALE_PALETTE_SUPPORTED
26
#define PNG_CHECK_FOR_INVALID_INDEX_SUPPORTED
27
#define PNG_COLORSPACE_SUPPORTED
28
/*#undef PNG_CONSOLE_IO_SUPPORTED*/
29
/*#undef PNG_CONVERT_tIME_SUPPORTED*/
30
#define PNG_EASY_ACCESS_SUPPORTED
31
/*#undef PNG_ERROR_NUMBERS_SUPPORTED*/
32
#define PNG_ERROR_TEXT_SUPPORTED
33
#define PNG_FIXED_POINT_SUPPORTED
34
#define PNG_FLOATING_ARITHMETIC_SUPPORTED
35
#define PNG_FLOATING_POINT_SUPPORTED
36
#define PNG_FORMAT_AFIRST_SUPPORTED
37
#define PNG_FORMAT_BGR_SUPPORTED
38
#define PNG_GAMMA_SUPPORTED
39
#define PNG_GET_PALETTE_MAX_SUPPORTED
40
#define PNG_HANDLE_AS_UNKNOWN_SUPPORTED
41
#define PNG_INCH_CONVERSIONS_SUPPORTED
42
#define PNG_INFO_IMAGE_SUPPORTED
43
#define PNG_IO_STATE_SUPPORTED
44
#define PNG_MNG_FEATURES_SUPPORTED
45
#define PNG_POINTER_INDEXING_SUPPORTED
46
/*#undef PNG_POWERPC_VSX_API_SUPPORTED*/
47
/*#undef PNG_POWERPC_VSX_CHECK_SUPPORTED*/
48
#define PNG_PROGRESSIVE_READ_SUPPORTED
49
#define PNG_READ_16BIT_SUPPORTED
50
#define PNG_READ_ALPHA_MODE_SUPPORTED
51
#define PNG_READ_ANCILLARY_CHUNKS_SUPPORTED
52
#define PNG_READ_BACKGROUND_SUPPORTED
53
#define PNG_READ_BGR_SUPPORTED
54
#define PNG_READ_CHECK_FOR_INVALID_INDEX_SUPPORTED
55
#define PNG_READ_COMPOSITE_NODIV_SUPPORTED
56
#define PNG_READ_COMPRESSED_TEXT_SUPPORTED
57
#define PNG_READ_EXPAND_16_SUPPORTED
58
#define PNG_READ_EXPAND_SUPPORTED
59
#define PNG_READ_FILLER_SUPPORTED
60
#define PNG_READ_GAMMA_SUPPORTED
61
#define PNG_READ_GET_PALETTE_MAX_SUPPORTED
62
#define PNG_READ_GRAY_TO_RGB_SUPPORTED
63
#define PNG_READ_INTERLACING_SUPPORTED
64
#define PNG_READ_INT_FUNCTIONS_SUPPORTED
65
#define PNG_READ_INVERT_ALPHA_SUPPORTED
66
#define PNG_READ_INVERT_SUPPORTED
67
#define PNG_READ_OPT_PLTE_SUPPORTED
68
#define PNG_READ_PACKSWAP_SUPPORTED
69
#define PNG_READ_PACK_SUPPORTED
70
#define PNG_READ_QUANTIZE_SUPPORTED
71
#define PNG_READ_RGB_TO_GRAY_SUPPORTED
72
#define PNG_READ_SCALE_16_TO_8_SUPPORTED
73
#define PNG_READ_SHIFT_SUPPORTED
74
#define PNG_READ_STRIP_16_TO_8_SUPPORTED
75
#define PNG_READ_STRIP_ALPHA_SUPPORTED
76
#define PNG_READ_SUPPORTED
77
#define PNG_READ_SWAP_ALPHA_SUPPORTED
78
#define PNG_READ_SWAP_SUPPORTED
79
#define PNG_READ_TEXT_SUPPORTED
80
#define PNG_READ_TRANSFORMS_SUPPORTED
81
#define PNG_READ_UNKNOWN_CHUNKS_SUPPORTED
82
#define PNG_READ_USER_CHUNKS_SUPPORTED
83
#define PNG_READ_USER_TRANSFORM_SUPPORTED
84
#define PNG_READ_bKGD_SUPPORTED
85
#define PNG_READ_cHRM_SUPPORTED
86
#define PNG_READ_eXIf_SUPPORTED
87
#define PNG_READ_gAMA_SUPPORTED
88
#define PNG_READ_hIST_SUPPORTED
89
#define PNG_READ_iCCP_SUPPORTED
90
#define PNG_READ_iTXt_SUPPORTED
91
#define PNG_READ_oFFs_SUPPORTED
92
#define PNG_READ_pCAL_SUPPORTED
93
#define PNG_READ_pHYs_SUPPORTED
94
#define PNG_READ_sBIT_SUPPORTED
95
#define PNG_READ_sCAL_SUPPORTED
96
#define PNG_READ_sPLT_SUPPORTED
97
#define PNG_READ_sRGB_SUPPORTED
98
#define PNG_READ_tEXt_SUPPORTED
99
#define PNG_READ_tIME_SUPPORTED
100
#define PNG_READ_tRNS_SUPPORTED
101
#define PNG_READ_zTXt_SUPPORTED
102
/*#undef PNG_SAVE_INT_32_SUPPORTED*/
103
#define PNG_SAVE_UNKNOWN_CHUNKS_SUPPORTED
104
#define PNG_SEQUENTIAL_READ_SUPPORTED
105
#define PNG_SETJMP_SUPPORTED
106
#define PNG_SET_OPTION_SUPPORTED
107
#define PNG_SET_UNKNOWN_CHUNKS_SUPPORTED
108
#define PNG_SET_USER_LIMITS_SUPPORTED
109
#define PNG_SIMPLIFIED_READ_AFIRST_SUPPORTED
110
#define PNG_SIMPLIFIED_READ_BGR_SUPPORTED
111
#define PNG_SIMPLIFIED_READ_SUPPORTED
112
/*#undef PNG_SIMPLIFIED_WRITE_AFIRST_SUPPORTED*/
113
/*#undef PNG_SIMPLIFIED_WRITE_BGR_SUPPORTED*/
114
/*#undef PNG_SIMPLIFIED_WRITE_STDIO_SUPPORTED*/
115
/*#undef PNG_SIMPLIFIED_WRITE_SUPPORTED*/
116
/*#undef PNG_STDIO_SUPPORTED*/
117
#define PNG_STORE_UNKNOWN_CHUNKS_SUPPORTED
118
#define PNG_TEXT_SUPPORTED
119
#define PNG_TIME_RFC1123_SUPPORTED
120
#define PNG_UNKNOWN_CHUNKS_SUPPORTED
121
#define PNG_USER_CHUNKS_SUPPORTED
122
#define PNG_USER_LIMITS_SUPPORTED
123
#define PNG_USER_MEM_SUPPORTED
124
#define PNG_USER_TRANSFORM_INFO_SUPPORTED
125
#define PNG_USER_TRANSFORM_PTR_SUPPORTED
126
#define PNG_WARNINGS_SUPPORTED
127
/*#undef PNG_WRITE_16BIT_SUPPORTED*/
128
/*#undef PNG_WRITE_ANCILLARY_CHUNKS_SUPPORTED*/
129
/*#undef PNG_WRITE_BGR_SUPPORTED*/
130
/*#undef PNG_WRITE_CHECK_FOR_INVALID_INDEX_SUPPORTED*/
131
/*#undef PNG_WRITE_COMPRESSED_TEXT_SUPPORTED*/
132
/*#undef PNG_WRITE_CUSTOMIZE_COMPRESSION_SUPPORTED*/
133
/*#undef PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION_SUPPORTED*/
134
/*#undef PNG_WRITE_FILLER_SUPPORTED*/
135
/*#undef PNG_WRITE_FILTER_SUPPORTED*/
136
/*#undef PNG_WRITE_FLUSH_SUPPORTED*/
137
/*#undef PNG_WRITE_GET_PALETTE_MAX_SUPPORTED*/
138
/*#undef PNG_WRITE_INTERLACING_SUPPORTED*/
139
/*#undef PNG_WRITE_INT_FUNCTIONS_SUPPORTED*/
140
/*#undef PNG_WRITE_INVERT_ALPHA_SUPPORTED*/
141
/*#undef PNG_WRITE_INVERT_SUPPORTED*/
142
/*#undef PNG_WRITE_OPTIMIZE_CMF_SUPPORTED*/
143
/*#undef PNG_WRITE_PACKSWAP_SUPPORTED*/
144
/*#undef PNG_WRITE_PACK_SUPPORTED*/
145
/*#undef PNG_WRITE_SHIFT_SUPPORTED*/
146
/*#undef PNG_WRITE_SUPPORTED*/
147
/*#undef PNG_WRITE_SWAP_ALPHA_SUPPORTED*/
148
/*#undef PNG_WRITE_SWAP_SUPPORTED*/
149
/*#undef PNG_WRITE_TEXT_SUPPORTED*/
150
/*#undef PNG_WRITE_TRANSFORMS_SUPPORTED*/
151
/*#undef PNG_WRITE_UNKNOWN_CHUNKS_SUPPORTED*/
152
/*#undef PNG_WRITE_USER_TRANSFORM_SUPPORTED*/
153
/*#undef PNG_WRITE_WEIGHTED_FILTER_SUPPORTED*/
154
/*#undef PNG_WRITE_bKGD_SUPPORTED*/
155
/*#undef PNG_WRITE_cHRM_SUPPORTED*/
156
/*#undef PNG_WRITE_eXIf_SUPPORTED*/
157
/*#undef PNG_WRITE_gAMA_SUPPORTED*/
158
/*#undef PNG_WRITE_hIST_SUPPORTED*/
159
/*#undef PNG_WRITE_iCCP_SUPPORTED*/
160
/*#undef PNG_WRITE_iTXt_SUPPORTED*/
161
/*#undef PNG_WRITE_oFFs_SUPPORTED*/
162
/*#undef PNG_WRITE_pCAL_SUPPORTED*/
163
/*#undef PNG_WRITE_pHYs_SUPPORTED*/
164
/*#undef PNG_WRITE_sBIT_SUPPORTED*/
165
/*#undef PNG_WRITE_sCAL_SUPPORTED*/
166
/*#undef PNG_WRITE_sPLT_SUPPORTED*/
167
/*#undef PNG_WRITE_sRGB_SUPPORTED*/
168
/*#undef PNG_WRITE_tEXt_SUPPORTED*/
169
/*#undef PNG_WRITE_tIME_SUPPORTED*/
170
/*#undef PNG_WRITE_tRNS_SUPPORTED*/
171
/*#undef PNG_WRITE_zTXt_SUPPORTED*/
172
#define PNG_bKGD_SUPPORTED
173
#define PNG_cHRM_SUPPORTED
174
#define PNG_eXIf_SUPPORTED
175
#define PNG_gAMA_SUPPORTED
176
#define PNG_hIST_SUPPORTED
177
#define PNG_iCCP_SUPPORTED
178
#define PNG_iTXt_SUPPORTED
179
#define PNG_oFFs_SUPPORTED
180
#define PNG_pCAL_SUPPORTED
181
#define PNG_pHYs_SUPPORTED
182
#define PNG_sBIT_SUPPORTED
183
#define PNG_sCAL_SUPPORTED
184
#define PNG_sPLT_SUPPORTED
185
#define PNG_sRGB_SUPPORTED
186
#define PNG_tEXt_SUPPORTED
187
#define PNG_tIME_SUPPORTED
188
#define PNG_tRNS_SUPPORTED
189
#define PNG_zTXt_SUPPORTED
190
/* end of options */
191
/* settings */
192
#define PNG_API_RULE 0
193
#define PNG_DEFAULT_READ_MACROS 1
194
82.8k
#define PNG_GAMMA_THRESHOLD_FIXED 5000
195
39.2k
#define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
196
#define PNG_INFLATE_BUF_SIZE 1024
197
#define PNG_LINKAGE_API extern
198
#define PNG_LINKAGE_CALLBACK extern
199
#define PNG_LINKAGE_DATA extern
200
#define PNG_LINKAGE_FUNCTION extern
201
0
#define PNG_MAX_GAMMA_8 11
202
#define PNG_PREFIX OSS_FUZZ_
203
0
#define PNG_QUANTIZE_BLUE_BITS 5
204
0
#define PNG_QUANTIZE_GREEN_BITS 5
205
0
#define PNG_QUANTIZE_RED_BITS 5
206
#define PNG_TEXT_Z_DEFAULT_COMPRESSION (-1)
207
#define PNG_TEXT_Z_DEFAULT_STRATEGY 0
208
39.2k
#define PNG_USER_CHUNK_CACHE_MAX 1000
209
39.2k
#define PNG_USER_CHUNK_MALLOC_MAX 8000000
210
39.2k
#define PNG_USER_HEIGHT_MAX 1000000
211
39.2k
#define PNG_USER_WIDTH_MAX 1000000
212
39.2k
#define PNG_ZBUF_SIZE 8192
213
#define PNG_ZLIB_VERNUM 0x12b0
214
#define PNG_Z_DEFAULT_COMPRESSION (-1)
215
#define PNG_Z_DEFAULT_NOFILTER_STRATEGY 0
216
#define PNG_Z_DEFAULT_STRATEGY 1
217
0
#define PNG_sCAL_PRECISION 5
218
#define PNG_sRGB_PROFILE_CHECKS 2
219
/* end of settings */
220
#define png_access_version_number OSS_FUZZ_png_access_version_number
221
18.7k
#define png_benign_error OSS_FUZZ_png_benign_error
222
#define png_build_grayscale_palette OSS_FUZZ_png_build_grayscale_palette
223
8.95k
#define png_calloc OSS_FUZZ_png_calloc
224
658k
#define png_chunk_benign_error OSS_FUZZ_png_chunk_benign_error
225
17.0k
#define png_chunk_error OSS_FUZZ_png_chunk_error
226
745k
#define png_chunk_warning OSS_FUZZ_png_chunk_warning
227
#define png_convert_to_rfc1123 OSS_FUZZ_png_convert_to_rfc1123
228
0
#define png_convert_to_rfc1123_buffer OSS_FUZZ_png_convert_to_rfc1123_buffer
229
78.5k
#define png_create_info_struct OSS_FUZZ_png_create_info_struct
230
39.2k
#define png_create_read_struct OSS_FUZZ_png_create_read_struct
231
39.2k
#define png_create_read_struct_2 OSS_FUZZ_png_create_read_struct_2
232
#define png_create_write_struct OSS_FUZZ_png_create_write_struct
233
#define png_create_write_struct_2 OSS_FUZZ_png_create_write_struct_2
234
#define png_data_freer OSS_FUZZ_png_data_freer
235
78.5k
#define png_destroy_info_struct OSS_FUZZ_png_destroy_info_struct
236
78.5k
#define png_destroy_read_struct OSS_FUZZ_png_destroy_read_struct
237
#define png_destroy_write_struct OSS_FUZZ_png_destroy_write_struct
238
59.0k
#define png_error OSS_FUZZ_png_error
239
1.02M
#define png_free OSS_FUZZ_png_free
240
125k
#define png_free_data OSS_FUZZ_png_free_data
241
0
#define png_free_default OSS_FUZZ_png_free_default
242
3.82k
#define png_get_IHDR OSS_FUZZ_png_get_IHDR
243
#define png_get_PLTE OSS_FUZZ_png_get_PLTE
244
#define png_get_bKGD OSS_FUZZ_png_get_bKGD
245
#define png_get_bit_depth OSS_FUZZ_png_get_bit_depth
246
#define png_get_cHRM OSS_FUZZ_png_get_cHRM
247
#define png_get_cHRM_XYZ OSS_FUZZ_png_get_cHRM_XYZ
248
#define png_get_cHRM_XYZ_fixed OSS_FUZZ_png_get_cHRM_XYZ_fixed
249
#define png_get_cHRM_fixed OSS_FUZZ_png_get_cHRM_fixed
250
0
#define png_get_channels OSS_FUZZ_png_get_channels
251
#define png_get_chunk_cache_max OSS_FUZZ_png_get_chunk_cache_max
252
#define png_get_chunk_malloc_max OSS_FUZZ_png_get_chunk_malloc_max
253
#define png_get_color_type OSS_FUZZ_png_get_color_type
254
#define png_get_compression_buffer_size OSS_FUZZ_png_get_compression_buffer_size
255
#define png_get_compression_type OSS_FUZZ_png_get_compression_type
256
#define png_get_copyright OSS_FUZZ_png_get_copyright
257
#define png_get_current_pass_number OSS_FUZZ_png_get_current_pass_number
258
#define png_get_current_row_number OSS_FUZZ_png_get_current_row_number
259
#define png_get_eXIf OSS_FUZZ_png_get_eXIf
260
#define png_get_eXIf_1 OSS_FUZZ_png_get_eXIf_1
261
#define png_get_error_ptr OSS_FUZZ_png_get_error_ptr
262
#define png_get_filter_type OSS_FUZZ_png_get_filter_type
263
#define png_get_gAMA OSS_FUZZ_png_get_gAMA
264
#define png_get_gAMA_fixed OSS_FUZZ_png_get_gAMA_fixed
265
#define png_get_hIST OSS_FUZZ_png_get_hIST
266
0
#define png_get_header_ver OSS_FUZZ_png_get_header_ver
267
#define png_get_header_version OSS_FUZZ_png_get_header_version
268
#define png_get_iCCP OSS_FUZZ_png_get_iCCP
269
#define png_get_image_height OSS_FUZZ_png_get_image_height
270
#define png_get_image_width OSS_FUZZ_png_get_image_width
271
186k
#define png_get_int_32 OSS_FUZZ_png_get_int_32
272
#define png_get_interlace_type OSS_FUZZ_png_get_interlace_type
273
#define png_get_io_chunk_type OSS_FUZZ_png_get_io_chunk_type
274
4.45M
#define png_get_io_ptr OSS_FUZZ_png_get_io_ptr
275
#define png_get_io_state OSS_FUZZ_png_get_io_state
276
#define png_get_libpng_ver OSS_FUZZ_png_get_libpng_ver
277
#define png_get_mem_ptr OSS_FUZZ_png_get_mem_ptr
278
#define png_get_oFFs OSS_FUZZ_png_get_oFFs
279
#define png_get_pCAL OSS_FUZZ_png_get_pCAL
280
#define png_get_pHYs OSS_FUZZ_png_get_pHYs
281
#define png_get_pHYs_dpi OSS_FUZZ_png_get_pHYs_dpi
282
#define png_get_palette_max OSS_FUZZ_png_get_palette_max
283
#define png_get_pixel_aspect_ratio OSS_FUZZ_png_get_pixel_aspect_ratio
284
#define png_get_pixel_aspect_ratio_fixed OSS_FUZZ_png_get_pixel_aspect_ratio_fixed
285
#define png_get_pixels_per_inch OSS_FUZZ_png_get_pixels_per_inch
286
0
#define png_get_pixels_per_meter OSS_FUZZ_png_get_pixels_per_meter
287
#define png_get_progressive_ptr OSS_FUZZ_png_get_progressive_ptr
288
#define png_get_rgb_to_gray_status OSS_FUZZ_png_get_rgb_to_gray_status
289
3.80k
#define png_get_rowbytes OSS_FUZZ_png_get_rowbytes
290
#define png_get_rows OSS_FUZZ_png_get_rows
291
#define png_get_sBIT OSS_FUZZ_png_get_sBIT
292
#define png_get_sCAL OSS_FUZZ_png_get_sCAL
293
#define png_get_sCAL_fixed OSS_FUZZ_png_get_sCAL_fixed
294
#define png_get_sCAL_s OSS_FUZZ_png_get_sCAL_s
295
#define png_get_sPLT OSS_FUZZ_png_get_sPLT
296
#define png_get_sRGB OSS_FUZZ_png_get_sRGB
297
#define png_get_signature OSS_FUZZ_png_get_signature
298
#define png_get_tIME OSS_FUZZ_png_get_tIME
299
#define png_get_tRNS OSS_FUZZ_png_get_tRNS
300
#define png_get_text OSS_FUZZ_png_get_text
301
321k
#define png_get_uint_16 OSS_FUZZ_png_get_uint_16
302
1.37M
#define png_get_uint_31 OSS_FUZZ_png_get_uint_31
303
2.24M
#define png_get_uint_32 OSS_FUZZ_png_get_uint_32
304
#define png_get_unknown_chunks OSS_FUZZ_png_get_unknown_chunks
305
#define png_get_user_chunk_ptr OSS_FUZZ_png_get_user_chunk_ptr
306
#define png_get_user_height_max OSS_FUZZ_png_get_user_height_max
307
#define png_get_user_transform_ptr OSS_FUZZ_png_get_user_transform_ptr
308
#define png_get_user_width_max OSS_FUZZ_png_get_user_width_max
309
#define png_get_valid OSS_FUZZ_png_get_valid
310
#define png_get_x_offset_inches OSS_FUZZ_png_get_x_offset_inches
311
#define png_get_x_offset_inches_fixed OSS_FUZZ_png_get_x_offset_inches_fixed
312
0
#define png_get_x_offset_microns OSS_FUZZ_png_get_x_offset_microns
313
#define png_get_x_offset_pixels OSS_FUZZ_png_get_x_offset_pixels
314
#define png_get_x_pixels_per_inch OSS_FUZZ_png_get_x_pixels_per_inch
315
0
#define png_get_x_pixels_per_meter OSS_FUZZ_png_get_x_pixels_per_meter
316
#define png_get_y_offset_inches OSS_FUZZ_png_get_y_offset_inches
317
#define png_get_y_offset_inches_fixed OSS_FUZZ_png_get_y_offset_inches_fixed
318
0
#define png_get_y_offset_microns OSS_FUZZ_png_get_y_offset_microns
319
#define png_get_y_offset_pixels OSS_FUZZ_png_get_y_offset_pixels
320
#define png_get_y_pixels_per_inch OSS_FUZZ_png_get_y_pixels_per_inch
321
0
#define png_get_y_pixels_per_meter OSS_FUZZ_png_get_y_pixels_per_meter
322
1.24M
#define png_handle_as_unknown OSS_FUZZ_png_handle_as_unknown
323
#define png_image_begin_read_from_memory OSS_FUZZ_png_image_begin_read_from_memory
324
#define png_image_finish_read OSS_FUZZ_png_image_finish_read
325
0
#define png_image_free OSS_FUZZ_png_image_free
326
#define png_info_init_3 OSS_FUZZ_png_info_init_3
327
70.9k
#define png_longjmp OSS_FUZZ_png_longjmp
328
49.7k
#define png_malloc OSS_FUZZ_png_malloc
329
#define png_malloc_default OSS_FUZZ_png_malloc_default
330
64.9k
#define png_malloc_warn OSS_FUZZ_png_malloc_warn
331
#define png_permit_mng_features OSS_FUZZ_png_permit_mng_features
332
#define png_process_data OSS_FUZZ_png_process_data
333
#define png_process_data_pause OSS_FUZZ_png_process_data_pause
334
#define png_process_data_skip OSS_FUZZ_png_process_data_skip
335
#define png_progressive_combine_row OSS_FUZZ_png_progressive_combine_row
336
3.80k
#define png_read_end OSS_FUZZ_png_read_end
337
0
#define png_read_image OSS_FUZZ_png_read_image
338
19.6k
#define png_read_info OSS_FUZZ_png_read_info
339
#define png_read_png OSS_FUZZ_png_read_png
340
38.7M
#define png_read_row OSS_FUZZ_png_read_row
341
#define png_read_rows OSS_FUZZ_png_read_rows
342
3.80k
#define png_read_update_info OSS_FUZZ_png_read_update_info
343
#define png_reset_zstream OSS_FUZZ_png_reset_zstream
344
38.6k
#define png_set_IHDR OSS_FUZZ_png_set_IHDR
345
6.79k
#define png_set_PLTE OSS_FUZZ_png_set_PLTE
346
0
#define png_set_add_alpha OSS_FUZZ_png_set_add_alpha
347
#define png_set_alpha_mode OSS_FUZZ_png_set_alpha_mode
348
0
#define png_set_alpha_mode_fixed OSS_FUZZ_png_set_alpha_mode_fixed
349
8.24k
#define png_set_bKGD OSS_FUZZ_png_set_bKGD
350
#define png_set_background OSS_FUZZ_png_set_background
351
0
#define png_set_background_fixed OSS_FUZZ_png_set_background_fixed
352
0
#define png_set_benign_errors OSS_FUZZ_png_set_benign_errors
353
0
#define png_set_bgr OSS_FUZZ_png_set_bgr
354
#define png_set_cHRM OSS_FUZZ_png_set_cHRM
355
#define png_set_cHRM_XYZ OSS_FUZZ_png_set_cHRM_XYZ
356
0
#define png_set_cHRM_XYZ_fixed OSS_FUZZ_png_set_cHRM_XYZ_fixed
357
0
#define png_set_cHRM_fixed OSS_FUZZ_png_set_cHRM_fixed
358
#define png_set_check_for_invalid_index OSS_FUZZ_png_set_check_for_invalid_index
359
#define png_set_chunk_cache_max OSS_FUZZ_png_set_chunk_cache_max
360
#define png_set_chunk_malloc_max OSS_FUZZ_png_set_chunk_malloc_max
361
#define png_set_compression_buffer_size OSS_FUZZ_png_set_compression_buffer_size
362
39.2k
#define png_set_crc_action OSS_FUZZ_png_set_crc_action
363
#define png_set_eXIf OSS_FUZZ_png_set_eXIf
364
439
#define png_set_eXIf_1 OSS_FUZZ_png_set_eXIf_1
365
39.2k
#define png_set_error_fn OSS_FUZZ_png_set_error_fn
366
3.80k
#define png_set_expand OSS_FUZZ_png_set_expand
367
0
#define png_set_expand_16 OSS_FUZZ_png_set_expand_16
368
19.5k
#define png_set_expand_gray_1_2_4_to_8 OSS_FUZZ_png_set_expand_gray_1_2_4_to_8
369
0
#define png_set_filler OSS_FUZZ_png_set_filler
370
#define png_set_gAMA OSS_FUZZ_png_set_gAMA
371
0
#define png_set_gAMA_fixed OSS_FUZZ_png_set_gAMA_fixed
372
#define png_set_gamma OSS_FUZZ_png_set_gamma
373
0
#define png_set_gamma_fixed OSS_FUZZ_png_set_gamma_fixed
374
3.80k
#define png_set_gray_to_rgb OSS_FUZZ_png_set_gray_to_rgb
375
375
#define png_set_hIST OSS_FUZZ_png_set_hIST
376
#define png_set_iCCP OSS_FUZZ_png_set_iCCP
377
3.80k
#define png_set_interlace_handling OSS_FUZZ_png_set_interlace_handling
378
#define png_set_invalid OSS_FUZZ_png_set_invalid
379
0
#define png_set_invert_alpha OSS_FUZZ_png_set_invert_alpha
380
0
#define png_set_invert_mono OSS_FUZZ_png_set_invert_mono
381
0
#define png_set_keep_unknown_chunks OSS_FUZZ_png_set_keep_unknown_chunks
382
#define png_set_longjmp_fn OSS_FUZZ_png_set_longjmp_fn
383
78.5k
#define png_set_mem_fn OSS_FUZZ_png_set_mem_fn
384
8.58k
#define png_set_oFFs OSS_FUZZ_png_set_oFFs
385
39.2k
#define png_set_option OSS_FUZZ_png_set_option
386
44.4k
#define png_set_pCAL OSS_FUZZ_png_set_pCAL
387
4.67k
#define png_set_pHYs OSS_FUZZ_png_set_pHYs
388
3.80k
#define png_set_packing OSS_FUZZ_png_set_packing
389
0
#define png_set_packswap OSS_FUZZ_png_set_packswap
390
#define png_set_palette_to_rgb OSS_FUZZ_png_set_palette_to_rgb
391
#define png_set_progressive_read_fn OSS_FUZZ_png_set_progressive_read_fn
392
#define png_set_quantize OSS_FUZZ_png_set_quantize
393
78.5k
#define png_set_read_fn OSS_FUZZ_png_set_read_fn
394
#define png_set_read_status_fn OSS_FUZZ_png_set_read_status_fn
395
#define png_set_read_user_chunk_fn OSS_FUZZ_png_set_read_user_chunk_fn
396
#define png_set_read_user_transform_fn OSS_FUZZ_png_set_read_user_transform_fn
397
#define png_set_rgb_to_gray OSS_FUZZ_png_set_rgb_to_gray
398
0
#define png_set_rgb_to_gray_fixed OSS_FUZZ_png_set_rgb_to_gray_fixed
399
#define png_set_rows OSS_FUZZ_png_set_rows
400
5.78k
#define png_set_sBIT OSS_FUZZ_png_set_sBIT
401
#define png_set_sCAL OSS_FUZZ_png_set_sCAL
402
#define png_set_sCAL_fixed OSS_FUZZ_png_set_sCAL_fixed
403
2.93k
#define png_set_sCAL_s OSS_FUZZ_png_set_sCAL_s
404
19.2k
#define png_set_sPLT OSS_FUZZ_png_set_sPLT
405
#define png_set_sRGB OSS_FUZZ_png_set_sRGB
406
#define png_set_sRGB_gAMA_and_cHRM OSS_FUZZ_png_set_sRGB_gAMA_and_cHRM
407
3.80k
#define png_set_scale_16 OSS_FUZZ_png_set_scale_16
408
0
#define png_set_shift OSS_FUZZ_png_set_shift
409
39.2k
#define png_set_sig_bytes OSS_FUZZ_png_set_sig_bytes
410
0
#define png_set_strip_16 OSS_FUZZ_png_set_strip_16
411
0
#define png_set_strip_alpha OSS_FUZZ_png_set_strip_alpha
412
0
#define png_set_swap OSS_FUZZ_png_set_swap
413
0
#define png_set_swap_alpha OSS_FUZZ_png_set_swap_alpha
414
17.6k
#define png_set_tIME OSS_FUZZ_png_set_tIME
415
7.31k
#define png_set_tRNS OSS_FUZZ_png_set_tRNS
416
3.80k
#define png_set_tRNS_to_alpha OSS_FUZZ_png_set_tRNS_to_alpha
417
#define png_set_text OSS_FUZZ_png_set_text
418
#define png_set_unknown_chunk_location OSS_FUZZ_png_set_unknown_chunk_location
419
0
#define png_set_unknown_chunks OSS_FUZZ_png_set_unknown_chunks
420
#define png_set_user_limits OSS_FUZZ_png_set_user_limits
421
#define png_set_user_transform_info OSS_FUZZ_png_set_user_transform_info
422
#define png_set_write_fn OSS_FUZZ_png_set_write_fn
423
#define png_set_write_status_fn OSS_FUZZ_png_set_write_status_fn
424
45.0k
#define png_sig_cmp OSS_FUZZ_png_sig_cmp
425
0
#define png_start_read_image OSS_FUZZ_png_start_read_image
426
770k
#define png_warning OSS_FUZZ_png_warning
427
#define png_write_chunk OSS_FUZZ_png_write_chunk
428
#define png_write_chunk_data OSS_FUZZ_png_write_chunk_data
429
#define png_write_chunk_end OSS_FUZZ_png_write_chunk_end
430
#define png_write_chunk_start OSS_FUZZ_png_write_chunk_start
431
#define png_write_end OSS_FUZZ_png_write_end
432
#define png_write_image OSS_FUZZ_png_write_image
433
#define png_write_info OSS_FUZZ_png_write_info
434
#define png_write_info_before_PLTE OSS_FUZZ_png_write_info_before_PLTE
435
#define png_write_row OSS_FUZZ_png_write_row
436
#define png_write_rows OSS_FUZZ_png_write_rows
437
#define png_write_sig OSS_FUZZ_png_write_sig
438
2.24M
#define OSS_FUZZ_png_get_uint_32(buf) PNG_get_uint_32(buf)
439
321k
#define OSS_FUZZ_png_get_uint_16(buf) PNG_get_uint_16(buf)
440
186k
#define OSS_FUZZ_png_get_int_32(buf) PNG_get_int_32(buf)
441
#endif /* PNGLCONF_H */