Lines Matching refs:PNG_INTERNAL_FUNCTION

338 #ifndef PNG_INTERNAL_FUNCTION
339 # define PNG_INTERNAL_FUNCTION(type, name, args, attributes)\ macro
361 PNG_INTERNAL_FUNCTION(type, name, args, PNG_EMPTY);
373 PNG_INTERNAL_FUNCTION(type, name, args, PNG_EMPTY);
965 PNG_INTERNAL_FUNCTION(void, png_zstream_error,(png_structrp png_ptr, int ret),
972 PNG_INTERNAL_FUNCTION(void,png_free_buffer_list,(png_structrp png_ptr,
984 PNG_INTERNAL_FUNCTION(png_fixed_point,png_fixed,(png_const_structrp png_ptr,
991 PNG_INTERNAL_FUNCTION(int,png_user_version_check,(png_structrp png_ptr,
998 PNG_INTERNAL_FUNCTION(png_voidp,png_malloc_base,(png_const_structrp png_ptr,
1006 PNG_INTERNAL_FUNCTION(png_voidp,png_malloc_array,(png_const_structrp png_ptr,
1013 PNG_INTERNAL_FUNCTION(png_voidp,png_realloc_array,(png_const_structrp png_ptr,
1024 PNG_INTERNAL_FUNCTION(png_structp,png_create_png_struct,
1030 PNG_INTERNAL_FUNCTION(void,png_destroy_png_struct,(png_structrp png_ptr),
1034 PNG_INTERNAL_FUNCTION(void,png_free_jmpbuf,(png_structrp png_ptr),PNG_EMPTY);
1037 PNG_INTERNAL_FUNCTION(voidpf,png_zalloc,(voidpf png_ptr, uInt items, uInt size),
1041 PNG_INTERNAL_FUNCTION(void,png_zfree,(voidpf png_ptr, voidpf ptr),PNG_EMPTY);
1048 PNG_INTERNAL_FUNCTION(void PNGCBAPI,png_default_read_data,(png_structp png_ptr,
1052 PNG_INTERNAL_FUNCTION(void PNGCBAPI,png_push_fill_buffer,(png_structp png_ptr,
1056 PNG_INTERNAL_FUNCTION(void PNGCBAPI,png_default_write_data,(png_structp png_ptr,
1061 PNG_INTERNAL_FUNCTION(void PNGCBAPI,png_default_flush,(png_structp png_ptr),
1067 PNG_INTERNAL_FUNCTION(void,png_reset_crc,(png_structrp png_ptr),PNG_EMPTY);
1070 PNG_INTERNAL_FUNCTION(void,png_write_data,(png_structrp png_ptr,
1074 PNG_INTERNAL_FUNCTION(void,png_read_sig,(png_structrp png_ptr,
1078 PNG_INTERNAL_FUNCTION(png_uint_32,png_read_chunk_header,(png_structrp png_ptr),
1082 PNG_INTERNAL_FUNCTION(void,png_read_data,(png_structrp png_ptr, png_bytep data,
1086 PNG_INTERNAL_FUNCTION(void,png_crc_read,(png_structrp png_ptr, png_bytep buf,
1090 PNG_INTERNAL_FUNCTION(int,png_crc_finish,(png_structrp png_ptr,
1094 PNG_INTERNAL_FUNCTION(int,png_crc_error,(png_structrp png_ptr),PNG_EMPTY);
1100 PNG_INTERNAL_FUNCTION(void,png_calculate_crc,(png_structrp png_ptr,
1104 PNG_INTERNAL_FUNCTION(void,png_flush,(png_structrp png_ptr),PNG_EMPTY);
1112 PNG_INTERNAL_FUNCTION(void,png_write_IHDR,(png_structrp png_ptr,
1116 PNG_INTERNAL_FUNCTION(void,png_write_PLTE,(png_structrp png_ptr,
1119 PNG_INTERNAL_FUNCTION(void,png_compress_IDAT,(png_structrp png_ptr,
1123 PNG_INTERNAL_FUNCTION(void,png_write_IEND,(png_structrp png_ptr),PNG_EMPTY);
1126 PNG_INTERNAL_FUNCTION(void,png_write_gAMA_fixed,(png_structrp png_ptr,
1131 PNG_INTERNAL_FUNCTION(void,png_write_sBIT,(png_structrp png_ptr,
1136 PNG_INTERNAL_FUNCTION(void,png_write_cHRM_fixed,(png_structrp png_ptr,
1142 PNG_INTERNAL_FUNCTION(void,png_write_sRGB,(png_structrp png_ptr,
1147 PNG_INTERNAL_FUNCTION(void,png_write_eXIf,(png_structrp png_ptr,
1152 PNG_INTERNAL_FUNCTION(void,png_write_iCCP,(png_structrp png_ptr,
1161 PNG_INTERNAL_FUNCTION(void,png_write_sPLT,(png_structrp png_ptr,
1166 PNG_INTERNAL_FUNCTION(void,png_write_tRNS,(png_structrp png_ptr,
1172 PNG_INTERNAL_FUNCTION(void,png_write_bKGD,(png_structrp png_ptr,
1177 PNG_INTERNAL_FUNCTION(void,png_write_hIST,(png_structrp png_ptr,
1183 PNG_INTERNAL_FUNCTION(void,png_write_tEXt,(png_structrp png_ptr,
1188 PNG_INTERNAL_FUNCTION(void,png_write_zTXt,(png_structrp png_ptr, png_const_charp
1193 PNG_INTERNAL_FUNCTION(void,png_write_iTXt,(png_structrp png_ptr,
1199 PNG_INTERNAL_FUNCTION(int,png_set_text_2,(png_const_structrp png_ptr,
1204 PNG_INTERNAL_FUNCTION(void,png_write_oFFs,(png_structrp png_ptr,
1209 PNG_INTERNAL_FUNCTION(void,png_write_pCAL,(png_structrp png_ptr,
1215 PNG_INTERNAL_FUNCTION(void,png_write_pHYs,(png_structrp png_ptr,
1221 PNG_INTERNAL_FUNCTION(void,png_write_tIME,(png_structrp png_ptr,
1226 PNG_INTERNAL_FUNCTION(void,png_write_sCAL_s,(png_structrp png_ptr,
1231 PNG_INTERNAL_FUNCTION(void,png_write_finish_row,(png_structrp png_ptr),
1235 PNG_INTERNAL_FUNCTION(void,png_write_start_row,(png_structrp png_ptr),
1264 PNG_INTERNAL_FUNCTION(void,png_combine_row,(png_const_structrp png_ptr,
1274 PNG_INTERNAL_FUNCTION(void,png_do_read_interlace,(png_row_infop row_info,
1282 PNG_INTERNAL_FUNCTION(void,png_do_write_interlace,(png_row_infop row_info,
1289 PNG_INTERNAL_FUNCTION(void,png_read_filter_row,(png_structrp pp, png_row_infop
1293 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_up_neon,(png_row_infop row_info,
1295 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_sub3_neon,(png_row_infop
1297 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_sub4_neon,(png_row_infop
1299 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_avg3_neon,(png_row_infop
1301 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_avg4_neon,(png_row_infop
1303 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_paeth3_neon,(png_row_infop
1305 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_paeth4_neon,(png_row_infop
1310 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_up_msa,(png_row_infop row_info,
1312 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_sub3_msa,(png_row_infop
1314 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_sub4_msa,(png_row_infop
1316 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_avg3_msa,(png_row_infop
1318 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_avg4_msa,(png_row_infop
1320 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_paeth3_msa,(png_row_infop
1322 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_paeth4_msa,(png_row_infop
1327 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_up_vsx,(png_row_infop row_info,
1329 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_sub3_vsx,(png_row_infop
1331 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_sub4_vsx,(png_row_infop
1333 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_avg3_vsx,(png_row_infop
1335 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_avg4_vsx,(png_row_infop
1337 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_paeth3_vsx,(png_row_infop
1339 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_paeth4_vsx,(png_row_infop
1344 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_sub3_sse2,(png_row_infop
1346 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_sub4_sse2,(png_row_infop
1348 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_avg3_sse2,(png_row_infop
1350 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_avg4_sse2,(png_row_infop
1352 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_paeth3_sse2,(png_row_infop
1354 PNG_INTERNAL_FUNCTION(void,png_read_filter_row_paeth4_sse2,(png_row_infop
1359 PNG_INTERNAL_FUNCTION(void,png_write_find_filter,(png_structrp png_ptr,
1363 PNG_INTERNAL_FUNCTION(void,png_read_IDAT_data,(png_structrp png_ptr,
1370 PNG_INTERNAL_FUNCTION(void,png_read_finish_IDAT,(png_structrp png_ptr),
1376 PNG_INTERNAL_FUNCTION(void,png_read_finish_row,(png_structrp png_ptr),
1382 PNG_INTERNAL_FUNCTION(void,png_read_start_row,(png_structrp png_ptr),PNG_EMPTY);
1385 PNG_INTERNAL_FUNCTION(int,png_zlib_inflate,(png_structrp png_ptr, int flush),
1394 PNG_INTERNAL_FUNCTION(void,png_read_transform_info,(png_structrp png_ptr,
1401 PNG_INTERNAL_FUNCTION(void,png_do_strip_channel,(png_row_infop row_info,
1407 PNG_INTERNAL_FUNCTION(void,png_do_swap,(png_row_infop row_info,
1414 PNG_INTERNAL_FUNCTION(void,png_do_packswap,(png_row_infop row_info,
1419 PNG_INTERNAL_FUNCTION(void,png_do_invert,(png_row_infop row_info,
1424 PNG_INTERNAL_FUNCTION(void,png_do_bgr,(png_row_infop row_info,
1433 PNG_INTERNAL_FUNCTION(void,png_handle_IHDR,(png_structrp png_ptr,
1435 PNG_INTERNAL_FUNCTION(void,png_handle_PLTE,(png_structrp png_ptr,
1437 PNG_INTERNAL_FUNCTION(void,png_handle_IEND,(png_structrp png_ptr,
1441 PNG_INTERNAL_FUNCTION(void,png_handle_bKGD,(png_structrp png_ptr,
1446 PNG_INTERNAL_FUNCTION(void,png_handle_cHRM,(png_structrp png_ptr,
1451 PNG_INTERNAL_FUNCTION(void,png_handle_eXIf,(png_structrp png_ptr,
1456 PNG_INTERNAL_FUNCTION(void,png_handle_gAMA,(png_structrp png_ptr,
1461 PNG_INTERNAL_FUNCTION(void,png_handle_hIST,(png_structrp png_ptr,
1466 PNG_INTERNAL_FUNCTION(void,png_handle_iCCP,(png_structrp png_ptr,
1471 PNG_INTERNAL_FUNCTION(void,png_handle_iTXt,(png_structrp png_ptr,
1476 PNG_INTERNAL_FUNCTION(void,png_handle_oFFs,(png_structrp png_ptr,
1481 PNG_INTERNAL_FUNCTION(void,png_handle_pCAL,(png_structrp png_ptr,
1486 PNG_INTERNAL_FUNCTION(void,png_handle_pHYs,(png_structrp png_ptr,
1491 PNG_INTERNAL_FUNCTION(void,png_handle_sBIT,(png_structrp png_ptr,
1496 PNG_INTERNAL_FUNCTION(void,png_handle_sCAL,(png_structrp png_ptr,
1501 PNG_INTERNAL_FUNCTION(void,png_handle_sPLT,(png_structrp png_ptr,
1506 PNG_INTERNAL_FUNCTION(void,png_handle_sRGB,(png_structrp png_ptr,
1511 PNG_INTERNAL_FUNCTION(void,png_handle_tEXt,(png_structrp png_ptr,
1516 PNG_INTERNAL_FUNCTION(void,png_handle_tIME,(png_structrp png_ptr,
1521 PNG_INTERNAL_FUNCTION(void,png_handle_tRNS,(png_structrp png_ptr,
1526 PNG_INTERNAL_FUNCTION(void,png_handle_zTXt,(png_structrp png_ptr,
1530 PNG_INTERNAL_FUNCTION(void,png_check_chunk_name,(png_const_structrp png_ptr,
1533 PNG_INTERNAL_FUNCTION(void,png_check_chunk_length,(png_const_structrp png_ptr,
1536 PNG_INTERNAL_FUNCTION(void,png_handle_unknown,(png_structrp png_ptr,
1546 PNG_INTERNAL_FUNCTION(int,png_chunk_unknown_handling,
1555 PNG_INTERNAL_FUNCTION(void,png_do_read_transformations,(png_structrp png_ptr,
1559 PNG_INTERNAL_FUNCTION(void,png_do_write_transformations,(png_structrp png_ptr,
1564 PNG_INTERNAL_FUNCTION(void,png_init_read_transformations,(png_structrp png_ptr),
1569 PNG_INTERNAL_FUNCTION(void,png_push_read_chunk,(png_structrp png_ptr,
1571 PNG_INTERNAL_FUNCTION(void,png_push_read_sig,(png_structrp png_ptr,
1573 PNG_INTERNAL_FUNCTION(void,png_push_check_crc,(png_structrp png_ptr),PNG_EMPTY);
1574 PNG_INTERNAL_FUNCTION(void,png_push_save_buffer,(png_structrp png_ptr),
1576 PNG_INTERNAL_FUNCTION(void,png_push_restore_buffer,(png_structrp png_ptr,
1578 PNG_INTERNAL_FUNCTION(void,png_push_read_IDAT,(png_structrp png_ptr),PNG_EMPTY);
1579 PNG_INTERNAL_FUNCTION(void,png_process_IDAT_data,(png_structrp png_ptr,
1581 PNG_INTERNAL_FUNCTION(void,png_push_process_row,(png_structrp png_ptr),
1583 PNG_INTERNAL_FUNCTION(void,png_push_handle_unknown,(png_structrp png_ptr,
1585 PNG_INTERNAL_FUNCTION(void,png_push_have_info,(png_structrp png_ptr,
1587 PNG_INTERNAL_FUNCTION(void,png_push_have_end,(png_structrp png_ptr,
1589 PNG_INTERNAL_FUNCTION(void,png_push_have_row,(png_structrp png_ptr,
1591 PNG_INTERNAL_FUNCTION(void,png_push_read_end,(png_structrp png_ptr,
1593 PNG_INTERNAL_FUNCTION(void,png_process_some_data,(png_structrp png_ptr,
1595 PNG_INTERNAL_FUNCTION(void,png_read_push_finish_row,(png_structrp png_ptr),
1598 PNG_INTERNAL_FUNCTION(void,png_push_handle_tEXt,(png_structrp png_ptr,
1600 PNG_INTERNAL_FUNCTION(void,png_push_read_tEXt,(png_structrp png_ptr,
1604 PNG_INTERNAL_FUNCTION(void,png_push_handle_zTXt,(png_structrp png_ptr,
1606 PNG_INTERNAL_FUNCTION(void,png_push_read_zTXt,(png_structrp png_ptr,
1610 PNG_INTERNAL_FUNCTION(void,png_push_handle_iTXt,(png_structrp png_ptr,
1612 PNG_INTERNAL_FUNCTION(void,png_push_read_iTXt,(png_structrp png_ptr,
1620 PNG_INTERNAL_FUNCTION(void,png_colorspace_set_gamma,(png_const_structrp png_ptr,
1627 PNG_INTERNAL_FUNCTION(void,png_colorspace_sync_info,(png_const_structrp png_ptr,
1631 PNG_INTERNAL_FUNCTION(void,png_colorspace_sync,(png_const_structrp png_ptr,
1643 PNG_INTERNAL_FUNCTION(int,png_colorspace_set_chromaticities,
1647 PNG_INTERNAL_FUNCTION(int,png_colorspace_set_endpoints,
1652 PNG_INTERNAL_FUNCTION(int,png_colorspace_set_sRGB,(png_const_structrp png_ptr,
1662 PNG_INTERNAL_FUNCTION(int,png_colorspace_set_ICC,(png_const_structrp png_ptr,
1670 PNG_INTERNAL_FUNCTION(int,png_icc_check_length,(png_const_structrp png_ptr,
1674 PNG_INTERNAL_FUNCTION(int,png_icc_check_header,(png_const_structrp png_ptr,
1679 PNG_INTERNAL_FUNCTION(int,png_icc_check_tag_table,(png_const_structrp png_ptr,
1684 PNG_INTERNAL_FUNCTION(void,png_icc_set_sRGB,(
1695 PNG_INTERNAL_FUNCTION(void,png_colorspace_set_rgb_coefficients,
1702 PNG_INTERNAL_FUNCTION(void,png_check_IHDR,(png_const_structrp png_ptr,
1710 PNG_INTERNAL_FUNCTION(void,png_do_check_palette_indexes,
1715 PNG_INTERNAL_FUNCTION(void,png_fixed_error,(png_const_structrp png_ptr,
1723 PNG_INTERNAL_FUNCTION(size_t,png_safecat,(png_charp buffer, size_t bufsize,
1735 PNG_INTERNAL_FUNCTION(png_charp,png_format_number,(png_const_charp start,
1768 PNG_INTERNAL_FUNCTION(void,png_warning_parameter,(png_warning_parameters p,
1773 PNG_INTERNAL_FUNCTION(void,png_warning_parameter_unsigned,
1779 PNG_INTERNAL_FUNCTION(void,png_warning_parameter_signed,
1783 PNG_INTERNAL_FUNCTION(void,png_formatted_warning,(png_const_structrp png_ptr,
1806 PNG_INTERNAL_FUNCTION(void,png_app_warning,(png_const_structrp png_ptr,
1812 PNG_INTERNAL_FUNCTION(void,png_app_error,(png_const_structrp png_ptr,
1822 PNG_INTERNAL_FUNCTION(void,png_chunk_report,(png_const_structrp png_ptr,
1849 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fp,(png_const_structrp png_ptr,
1855 PNG_INTERNAL_FUNCTION(void,png_ascii_from_fixed,(png_const_structrp png_ptr,
1948 PNG_INTERNAL_FUNCTION(int,png_check_fp_number,(png_const_charp string,
1957 PNG_INTERNAL_FUNCTION(int,png_check_fp_string,(png_const_charp string,
1969 PNG_INTERNAL_FUNCTION(int,png_muldiv,(png_fixed_point_p res, png_fixed_point a,
1975 PNG_INTERNAL_FUNCTION(png_fixed_point,png_muldiv_warn,
1985 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal,(png_fixed_point a),
1993 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
1998 PNG_INTERNAL_FUNCTION(int,png_gamma_significant,(png_fixed_point gamma_value),
2010 PNG_INTERNAL_FUNCTION(png_uint_16,png_gamma_correct,(png_structrp png_ptr,
2012 PNG_INTERNAL_FUNCTION(png_uint_16,png_gamma_16bit_correct,(unsigned int value,
2014 PNG_INTERNAL_FUNCTION(png_byte,png_gamma_8bit_correct,(unsigned int value,
2016 PNG_INTERNAL_FUNCTION(void,png_destroy_gamma_table,(png_structrp png_ptr),
2018 PNG_INTERNAL_FUNCTION(void,png_build_gamma_table,(png_structrp png_ptr,
2062 PNG_INTERNAL_FUNCTION(int,png_safe_execute,(png_imagep image,
2068 PNG_INTERNAL_FUNCTION(int,png_image_error,(png_imagep image,
2073 PNG_INTERNAL_FUNCTION(void, png_image_free, (png_imagep image), PNG_EMPTY);
2084 PNG_INTERNAL_FUNCTION(void, PNG_FILTER_OPTIMIZATIONS, (png_structp png_ptr,
2093 PNG_INTERNAL_FUNCTION(void, png_init_filter_functions_neon,
2098 PNG_INTERNAL_FUNCTION(void, png_init_filter_functions_msa,
2103 PNG_INTERNAL_FUNCTION(void, png_init_filter_functions_sse2,
2108 PNG_INTERNAL_FUNCTION(png_uint_32, png_check_keyword, (png_structrp png_ptr,