/external/syslinux/com32/lib/libpng/ |
D | pngtrans.c | 24 png_debug(1, "in png_set_bgr"); in png_set_bgr() 37 png_debug(1, "in png_set_swap"); in png_set_swap() 51 png_debug(1, "in png_set_packing"); in png_set_packing() 68 png_debug(1, "in png_set_packswap"); in png_set_packswap() 81 png_debug(1, "in png_set_shift"); in png_set_shift() 95 png_debug(1, "in png_set_interlace handling"); in png_set_interlace_handling() 116 png_debug(1, "in png_set_filler"); in png_set_filler() 155 png_debug(1, "in png_set_add_alpha"); in png_set_add_alpha() 171 png_debug(1, "in png_set_swap_alpha"); in png_set_swap_alpha() 184 png_debug(1, "in png_set_invert_alpha"); in png_set_invert_alpha() [all …]
|
D | pngwrite.c | 32 png_debug(1, "in png_write_info_before_PLTE"); in png_write_info_before_PLTE() 110 png_debug(5, "writing extra chunks"); in png_write_info_before_PLTE() 141 png_debug(1, "in png_write_info"); in png_write_info() 288 png_debug(5, "writing extra chunks"); in png_write_info() 316 png_debug(1, "in png_write_end"); in png_write_end() 391 png_debug(5, "writing extra chunks"); in png_write_end() 433 png_debug(1, "in png_convert_from_struct_tm"); in png_convert_from_struct_tm() 448 png_debug(1, "in png_convert_from_time_t"); in png_convert_from_time_t() 483 png_debug(1, "in png_create_write_struct"); in png_create_write_struct_2() 689 png_debug(1, "in png_write_init_3"); in png_write_init_3() [all …]
|
D | pngtest.c | 745 png_debug(0, "Allocating read and write structures"); in test_one_file() 786 png_debug(0, "Allocating read_info, write_info and end_info structures"); in test_one_file() 795 png_debug(0, "Setting jmpbuf for read struct"); in test_one_file() 819 png_debug(0, "Setting jmpbuf for write struct"); in test_one_file() 842 png_debug(0, "Initializing input and output streams"); in test_one_file() 902 png_debug(0, "Reading info struct"); in test_one_file() 905 png_debug(0, "Transferring info struct"); in test_one_file() 1162 png_debug(0, "Writing info struct"); in test_one_file() 1205 png_debug(0, "Allocating row buffer..."); in test_one_file() 1210 png_debug(0, "Writing row data"); in test_one_file() [all …]
|
D | pngwutil.c | 403 png_debug(1, "in png_write_IHDR"); in png_write_IHDR() 582 png_debug(1, "in png_write_PLTE"); in png_write_PLTE() 646 png_debug(1, "in png_write_IDAT"); in png_write_IDAT() 701 png_debug(1, "in png_write_IEND"); in png_write_IEND() 720 png_debug(1, "in png_write_gAMA"); in png_write_gAMA() 737 png_debug(1, "in png_write_gAMA"); in png_write_gAMA_fixed() 756 png_debug(1, "in png_write_sRGB"); in png_write_sRGB() 780 png_debug(1, "in png_write_iCCP"); in png_write_iCCP() 865 png_debug(1, "in png_write_sPLT"); in png_write_sPLT() 939 png_debug(1, "in png_write_sBIT"); in png_write_sBIT() [all …]
|
D | pngrutil.c | 441 png_debug(1, "in png_handle_IHDR"); in png_handle_IHDR() 516 png_debug(1, "in png_handle_PLTE"); in png_handle_PLTE() 652 png_debug(1, "in png_handle_IEND"); in png_handle_IEND() 680 png_debug(1, "in png_handle_gAMA"); in png_handle_gAMA() 758 png_debug(1, "in png_handle_sBIT"); in png_handle_sBIT() 830 png_debug(1, "in png_handle_cHRM"); in png_handle_cHRM() 950 png_debug(1, "in png_handle_sRGB"); in png_handle_sRGB() 1053 png_debug(1, "in png_handle_iCCP"); in png_handle_iCCP() 1175 png_debug(1, "in png_handle_sPLT"); in png_handle_sPLT() 1330 png_debug(1, "in png_handle_tRNS"); in png_handle_tRNS() [all …]
|
D | png.c | 101 png_debug(1, "in png_set_sig_bytes"); in png_set_sig_bytes() 253 png_debug(1, "in png_create_info_struct"); in png_create_info_struct() 280 png_debug(1, "in png_destroy_info_struct"); in png_destroy_info_struct() 321 png_debug(1, "in png_info_init_3"); in png_info_init_3() 342 png_debug(1, "in png_data_freer"); in png_data_freer() 361 png_debug(1, "in png_free_data"); in png_free_data() 616 png_debug(1, "in png_info_destroy"); in png_info_destroy() 656 png_debug(1, "in png_init_io"); in png_init_io() 896 png_debug(1, "in function png_check_cHRM_fixed"); in png_check_cHRM_fixed()
|
/external/libpng/ |
D | pngdebug.h | 59 # ifndef png_debug 60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro 80 # ifndef png_debug 81 # define png_debug(l,m) \ macro 105 # ifndef png_debug 106 # define png_debug(l,m) \ macro 144 #ifndef png_debug 145 # define png_debug(l, m) ((void)0) macro
|
D | pngtrans.c | 23 png_debug(1, "in png_set_bgr"); in png_set_bgr() 37 png_debug(1, "in png_set_swap"); in png_set_swap() 52 png_debug(1, "in png_set_packing"); in png_set_packing() 72 png_debug(1, "in png_set_packswap"); in png_set_packswap() 86 png_debug(1, "in png_set_shift"); in png_set_shift() 101 png_debug(1, "in png_set_interlace handling"); in png_set_interlace_handling() 122 png_debug(1, "in png_set_filler"); in png_set_filler() 207 png_debug(1, "in png_set_add_alpha"); in png_set_add_alpha() 225 png_debug(1, "in png_set_swap_alpha"); in png_set_swap_alpha() 239 png_debug(1, "in png_set_invert_alpha"); in png_set_invert_alpha() [all …]
|
D | pngwrite.c | 31 png_debug(5, "writing extra chunks"); in write_unknown_chunks() 86 png_debug(1, "in png_write_info_before_PLTE"); in png_write_info_before_PLTE() 198 png_debug(1, "in png_write_info"); in png_write_info() 360 png_debug(1, "in png_write_end"); in png_write_end() 474 png_debug(1, "in png_convert_from_struct_tm"); in png_convert_from_struct_tm() 489 png_debug(1, "in png_convert_from_time_t"); in png_convert_from_time_t() 585 png_debug(1, "in png_write_rows"); in png_write_rows() 610 png_debug(1, "in png_write_image"); in png_write_image() 636 png_debug(1, "in png_do_write_intrapixel"); in png_do_write_intrapixel() 910 png_debug(1, "in png_set_flush"); in png_set_flush() [all …]
|
D | pngwutil.c | 680 png_debug(1, "in png_write_IHDR"); in png_write_IHDR() 850 png_debug(1, "in png_write_PLTE"); in png_write_PLTE() 1076 png_debug(1, "in png_write_IEND"); in png_write_IEND() 1089 png_debug(1, "in png_write_gAMA"); in png_write_gAMA_fixed() 1104 png_debug(1, "in png_write_sRGB"); in png_write_sRGB() 1127 png_debug(1, "in png_write_iCCP"); in png_write_iCCP() 1192 png_debug(1, "in png_write_sPLT"); in png_write_sPLT() 1270 png_debug(1, "in png_write_sBIT"); in png_write_sBIT() 1328 png_debug(1, "in png_write_cHRM"); in png_write_cHRM_fixed() 1355 png_debug(1, "in png_write_tRNS"); in png_write_tRNS() [all …]
|
D | pngrutil.c | 846 png_debug(1, "in png_handle_IHDR"); in png_handle_IHDR() 921 png_debug(1, "in png_handle_PLTE"); in png_handle_PLTE() 1102 png_debug(1, "in png_handle_IEND"); in png_handle_IEND() 1125 png_debug(1, "in png_handle_gAMA"); in png_handle_gAMA() 1164 png_debug(1, "in png_handle_sBIT"); in png_handle_sBIT() 1245 png_debug(1, "in png_handle_cHRM"); in png_handle_cHRM() 1316 png_debug(1, "in png_handle_sRGB"); in png_handle_sRGB() 1368 png_debug(1, "in png_handle_iCCP"); in png_handle_iCCP() 1653 png_debug(1, "in png_handle_sPLT"); in png_handle_sPLT() 1822 png_debug(1, "in png_handle_tRNS"); in png_handle_tRNS() [all …]
|
D | pngrtran.c | 27 png_debug(1, "in png_set_crc_action"); in png_set_crc_action() 130 png_debug(1, "in png_set_background_fixed"); in png_set_background_fixed() 174 png_debug(1, "in png_set_scale_16"); in png_set_scale_16() 188 png_debug(1, "in png_set_strip_16"); in png_set_strip_16() 201 png_debug(1, "in png_set_strip_alpha"); in png_set_strip_alpha() 282 png_debug(1, "in png_set_alpha_mode"); in png_set_alpha_mode_fixed() 421 png_debug(1, "in png_set_quantize"); in png_set_quantize() 810 png_debug(1, "in png_set_gamma_fixed"); in png_set_gamma_fixed() 863 png_debug(1, "in png_set_expand"); in png_set_expand() 893 png_debug(1, "in png_set_palette_to_rgb"); in png_set_palette_to_rgb() [all …]
|
D | pngwtran.c | 27 png_debug(1, "in png_do_pack"); in png_do_pack() 175 png_debug(1, "in png_do_shift"); in png_do_shift() 313 png_debug(1, "in png_do_write_swap_alpha"); in png_do_write_swap_alpha() 407 png_debug(1, "in png_do_write_invert_alpha"); in png_do_write_invert_alpha() 504 png_debug(1, "in png_do_write_transformations"); in png_do_write_transformations()
|
/external/pdfium/third_party/libpng16/ |
D | pngdebug.h | 59 # ifndef png_debug 60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro 80 # ifndef png_debug 81 # define png_debug(l,m) \ macro 105 # ifndef png_debug 106 # define png_debug(l,m) \ macro 144 #ifndef png_debug 145 # define png_debug(l, m) ((void)0) macro
|
D | pngtrans.c | 23 png_debug(1, "in png_set_bgr"); in png_set_bgr() 37 png_debug(1, "in png_set_swap"); in png_set_swap() 52 png_debug(1, "in png_set_packing"); in png_set_packing() 72 png_debug(1, "in png_set_packswap"); in png_set_packswap() 86 png_debug(1, "in png_set_shift"); in png_set_shift() 101 png_debug(1, "in png_set_interlace handling"); in png_set_interlace_handling() 122 png_debug(1, "in png_set_filler"); in png_set_filler() 206 png_debug(1, "in png_set_add_alpha"); in png_set_add_alpha() 224 png_debug(1, "in png_set_swap_alpha"); in png_set_swap_alpha() 238 png_debug(1, "in png_set_invert_alpha"); in png_set_invert_alpha() [all …]
|
D | pngwrite.c | 31 png_debug(5, "writing extra chunks"); in write_unknown_chunks() 86 png_debug(1, "in png_write_info_before_PLTE"); in png_write_info_before_PLTE() 198 png_debug(1, "in png_write_info"); in png_write_info() 355 png_debug(1, "in png_write_end"); in png_write_end() 463 png_debug(1, "in png_convert_from_struct_tm"); in png_convert_from_struct_tm() 478 png_debug(1, "in png_convert_from_time_t"); in png_convert_from_time_t() 574 png_debug(1, "in png_write_rows"); in png_write_rows() 599 png_debug(1, "in png_write_image"); in png_write_image() 625 png_debug(1, "in png_do_write_intrapixel"); in png_do_write_intrapixel() 899 png_debug(1, "in png_set_flush"); in png_set_flush() [all …]
|
D | pngwutil.c | 679 png_debug(1, "in png_write_IHDR"); in png_write_IHDR() 845 png_debug(1, "in png_write_PLTE"); in png_write_PLTE() 1069 png_debug(1, "in png_write_IEND"); in png_write_IEND() 1082 png_debug(1, "in png_write_gAMA"); in png_write_gAMA_fixed() 1097 png_debug(1, "in png_write_sRGB"); in png_write_sRGB() 1120 png_debug(1, "in png_write_iCCP"); in png_write_iCCP() 1185 png_debug(1, "in png_write_sPLT"); in png_write_sPLT() 1263 png_debug(1, "in png_write_sBIT"); in png_write_sBIT() 1321 png_debug(1, "in png_write_cHRM"); in png_write_cHRM_fixed() 1348 png_debug(1, "in png_write_tRNS"); in png_write_tRNS() [all …]
|
D | pngrutil.c | 836 png_debug(1, "in png_handle_IHDR"); in png_handle_IHDR() 911 png_debug(1, "in png_handle_PLTE"); in png_handle_PLTE() 1092 png_debug(1, "in png_handle_IEND"); in png_handle_IEND() 1115 png_debug(1, "in png_handle_gAMA"); in png_handle_gAMA() 1154 png_debug(1, "in png_handle_sBIT"); in png_handle_sBIT() 1235 png_debug(1, "in png_handle_cHRM"); in png_handle_cHRM() 1306 png_debug(1, "in png_handle_sRGB"); in png_handle_sRGB() 1358 png_debug(1, "in png_handle_iCCP"); in png_handle_iCCP() 1639 png_debug(1, "in png_handle_sPLT"); in png_handle_sPLT() 1808 png_debug(1, "in png_handle_tRNS"); in png_handle_tRNS() [all …]
|
D | pngrtran.c | 27 png_debug(1, "in png_set_crc_action"); in png_set_crc_action() 129 png_debug(1, "in png_set_background_fixed"); in png_set_background_fixed() 173 png_debug(1, "in png_set_scale_16"); in png_set_scale_16() 187 png_debug(1, "in png_set_strip_16"); in png_set_strip_16() 200 png_debug(1, "in png_set_strip_alpha"); in png_set_strip_alpha() 281 png_debug(1, "in png_set_alpha_mode"); in png_set_alpha_mode_fixed() 420 png_debug(1, "in png_set_quantize"); in png_set_quantize() 807 png_debug(1, "in png_set_gamma_fixed"); in png_set_gamma_fixed() 860 png_debug(1, "in png_set_expand"); in png_set_expand() 890 png_debug(1, "in png_set_palette_to_rgb"); in png_set_palette_to_rgb() [all …]
|
D | pngwtran.c | 27 png_debug(1, "in png_do_pack"); in png_do_pack() 175 png_debug(1, "in png_do_shift"); in png_do_shift() 313 png_debug(1, "in png_do_write_swap_alpha"); in png_do_write_swap_alpha() 407 png_debug(1, "in png_do_write_invert_alpha"); in png_do_write_invert_alpha() 504 png_debug(1, "in png_do_write_transformations"); in png_do_write_transformations()
|
/external/libpng/contrib/intel/ |
D | filter_sse2_intrinsics.c | 72 png_debug(1, "in png_read_filter_row_sub3_sse2"); in png_read_filter_row_sub3_sse2() 101 png_debug(1, "in png_read_filter_row_sub4_sse2"); in png_read_filter_row_sub4_sse2() 123 png_debug(1, "in png_read_filter_row_avg3_sse2"); in png_read_filter_row_avg3_sse2() 172 png_debug(1, "in png_read_filter_row_avg4_sse2"); in png_read_filter_row_avg4_sse2() 241 png_debug(1, "in png_read_filter_row_paeth3_sse2"); in png_read_filter_row_paeth3_sse2() 335 png_debug(1, "in png_read_filter_row_paeth4_sse2"); in png_read_filter_row_paeth4_sse2()
|
/external/libpng/intel/ |
D | filter_sse2_intrinsics.c | 78 png_debug(1, "in png_read_filter_row_sub3_sse2"); in png_read_filter_row_sub3_sse2() 111 png_debug(1, "in png_read_filter_row_sub4_sse2"); in png_read_filter_row_sub4_sse2() 141 png_debug(1, "in png_read_filter_row_avg3_sse2"); in png_read_filter_row_avg3_sse2() 193 png_debug(1, "in png_read_filter_row_avg4_sse2"); in png_read_filter_row_avg4_sse2() 265 png_debug(1, "in png_read_filter_row_paeth3_sse2"); in png_read_filter_row_paeth3_sse2() 365 png_debug(1, "in png_read_filter_row_paeth4_sse2"); in png_read_filter_row_paeth4_sse2()
|
/external/pdfium/third_party/libpng16/contrib/intel/ |
D | filter_sse2_intrinsics.c | 72 png_debug(1, "in png_read_filter_row_sub3_sse2"); in png_read_filter_row_sub3_sse2() 101 png_debug(1, "in png_read_filter_row_sub4_sse2"); in png_read_filter_row_sub4_sse2() 123 png_debug(1, "in png_read_filter_row_avg3_sse2"); in png_read_filter_row_avg3_sse2() 172 png_debug(1, "in png_read_filter_row_avg4_sse2"); in png_read_filter_row_avg4_sse2() 241 png_debug(1, "in png_read_filter_row_paeth3_sse2"); in png_read_filter_row_paeth3_sse2() 335 png_debug(1, "in png_read_filter_row_paeth4_sse2"); in png_read_filter_row_paeth4_sse2()
|
/external/libpng/arm/ |
D | filter_neon_intrinsics.c | 50 png_debug(1, "in png_read_filter_row_up_neon"); in png_read_filter_row_up_neon() 77 png_debug(1, "in png_read_filter_row_sub3_neon"); in png_read_filter_row_sub3_neon() 120 png_debug(1, "in png_read_filter_row_sub4_neon"); in png_read_filter_row_sub4_neon() 157 png_debug(1, "in png_read_filter_row_avg3_neon"); in png_read_filter_row_avg3_neon() 218 png_debug(1, "in png_read_filter_row_avg4_neon"); in png_read_filter_row_avg4_neon() 293 png_debug(1, "in png_read_filter_row_paeth3_neon"); in png_read_filter_row_paeth3_neon() 354 png_debug(1, "in png_read_filter_row_paeth4_neon"); in png_read_filter_row_paeth4_neon()
|
/external/pdfium/third_party/libpng16/arm/ |
D | filter_neon_intrinsics.c | 50 png_debug(1, "in png_read_filter_row_up_neon"); in png_read_filter_row_up_neon() 77 png_debug(1, "in png_read_filter_row_sub3_neon"); in png_read_filter_row_sub3_neon() 120 png_debug(1, "in png_read_filter_row_sub4_neon"); in png_read_filter_row_sub4_neon() 157 png_debug(1, "in png_read_filter_row_avg3_neon"); in png_read_filter_row_avg3_neon() 218 png_debug(1, "in png_read_filter_row_avg4_neon"); in png_read_filter_row_avg4_neon() 293 png_debug(1, "in png_read_filter_row_paeth3_neon"); in png_read_filter_row_paeth3_neon() 354 png_debug(1, "in png_read_filter_row_paeth4_neon"); in png_read_filter_row_paeth4_neon()
|