Searched refs:png_debug1 (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngget.c124 png_debug1(1, "in %s retrieval function", "png_get_x_pixels_per_meter");
145 png_debug1(1, "in %s retrieval function", "png_get_y_pixels_per_meter");
166 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter");
190 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio");
214 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns");
236 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns");
258 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns");
280 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns");
339 png_debug1(1, "in %s retrieval function", "pHYs");
397 png_debug1(
[all...]
H A Dpngset.c28 png_debug1(1, "in %s storage function", "bKGD");
45 png_debug1(1, "in %s storage function", "cHRM");
79 png_debug1(1, "in %s storage function", "cHRM fixed");
120 png_debug1(1, "in %s storage function", "gAMA");
148 png_debug1(1, "in %s storage function", "gAMA");
186 png_debug1(1, "in %s storage function", "hIST");
232 png_debug1(1, "in %s storage function", "IHDR");
276 png_debug1(1, "in %s storage function", "oFFs");
297 png_debug1(1, "in %s storage function", "pCAL");
303 png_debug1(
[all...]
H A Dpngrio.c35 png_debug1(4, "reading %d bytes", (int)length);
H A Dpngrutil.c494 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth);
495 png_debug1(3, "channels = %d", png_ptr->channels);
496 png_debug1(3, "rowbytes = %lu", png_ptr->rowbytes);
1673 png_debug1(2, "Allocating and reading pCAL chunk data (%lu bytes)",
1754 png_debug1(3, "Reading pCAL parameter %d", i);
1819 png_debug1(2, "Allocating and reading sCAL chunk data (%lu bytes)",
3376 png_debug1(3, "width = %lu,", png_ptr->width);
3377 png_debug1(3, "height = %lu,", png_ptr->height);
3378 png_debug1(3, "iwidth = %lu,", png_ptr->iwidth);
3379 png_debug1(
[all...]
H A Dpngwrite.c914 png_debug1(3, "row_info->color_type = %d", png_ptr->row_info.color_type);
915 png_debug1(3, "row_info->width = %lu", png_ptr->row_info.width);
916 png_debug1(3, "row_info->channels = %d", png_ptr->row_info.channels);
917 png_debug1(3, "row_info->bit_depth = %d", png_ptr->row_info.bit_depth);
918 png_debug1(3, "row_info->pixel_depth = %d", png_ptr->row_info.pixel_depth);
919 png_debug1(3, "row_info->rowbytes = %lu", png_ptr->row_info.rowbytes);
H A Dpngwutil.c609 png_debug1(3, "num_palette = %d", png_ptr->num_palette);
1246 png_debug1(2, "Keyword to be checked is '%s'", key);
1305 png_debug1(2, "Checking for multiple internal spaces in '%s'", kp);
1576 png_debug1(1, "in png_write_pCAL (%d parameters)", nparams);
1582 png_debug1(3, "pCAL purpose length = %d", (int)purpose_len);
1584 png_debug1(3, "pCAL units length = %d", (int)units_len);
1600 png_debug1(3, "pCAL total length = %d", (int)total_len);
1662 png_debug1(3, "sCAL total length = %u", (unsigned int)total_len);
1692 png_debug1(3, "sCAL total length = %u", (unsigned int)total_len);
2777 png_debug1(
[all...]
H A Dpngtest.c1092 png_debug1(0, "Handling %d iTXt/tEXt/zTXt chunks", num_text);
1208 png_debug1(0, "0x%08lx", (unsigned long)row_buf);
1229 png_debug1(0, "Writing row data for pass %d", pass);
1280 png_debug1(0, "Handling %d iTXt/tEXt/zTXt chunks", num_text);
H A Dpng.h2638 #ifndef png_debug1
2639 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro
2663 # ifndef png_debug1
2664 # define png_debug1(l,m,p1) \ macro
2691 # ifndef png_debug1
2692 # define png_debug1(l,m,p1) \ macro
2722 #ifndef png_debug1
2723 #define png_debug1(l, m, p1) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngget.c122 png_debug1(1, "in %s retrieval function\n", "png_get_x_pixels_per_meter");
140 png_debug1(1, "in %s retrieval function\n", "png_get_y_pixels_per_meter");
158 png_debug1(1, "in %s retrieval function\n", "png_get_pixels_per_meter");
178 png_debug1(1, "in %s retrieval function\n", "png_get_aspect_ratio");
199 png_debug1(1, "in %s retrieval function\n", "png_get_x_offset_microns");
217 png_debug1(1, "in %s retrieval function\n", "png_get_y_offset_microns");
235 png_debug1(1, "in %s retrieval function\n", "png_get_x_offset_microns");
253 png_debug1(1, "in %s retrieval function\n", "png_get_y_offset_microns");
309 png_debug1(1, "in %s retrieval function\n", "pHYs");
366 png_debug1(
[all...]
H A Dpngset.c23 png_debug1(1, "in %s storage function\n", "bKGD");
39 png_debug1(1, "in %s storage function\n", "cHRM");
90 png_debug1(1, "in %s storage function\n", "cHRM");
145 png_debug1(1, "in %s storage function\n", "gAMA");
172 png_debug1(1, "in %s storage function\n", "gAMA");
209 png_debug1(1, "in %s storage function\n", "hIST");
250 png_debug1(1, "in %s storage function\n", "IHDR");
357 png_debug1(1, "in %s storage function\n", "oFFs");
377 png_debug1(1, "in %s storage function\n", "pCAL");
382 png_debug1(
[all...]
H A Dpngrio.c29 png_debug1(4,"reading %d bytes\n", (int)length);
H A Dpngrutil.c398 png_debug1(3,"bit_depth = %d\n", png_ptr->bit_depth);
399 png_debug1(3,"channels = %d\n", png_ptr->channels);
400 png_debug1(3,"rowbytes = %lu\n", png_ptr->rowbytes);
1583 png_debug1(2, "Allocating and reading pCAL chunk data (%lu bytes)\n",
1659 png_debug1(3, "Reading pCAL parameter %d\n", i);
1714 png_debug1(2, "Allocating and reading sCAL chunk data (%lu bytes)\n",
3116 png_debug1(3, "width = %lu,\n", png_ptr->width);
3117 png_debug1(3, "height = %lu,\n", png_ptr->height);
3118 png_debug1(3, "iwidth = %lu,\n", png_ptr->iwidth);
3119 png_debug1(
[all...]
H A Dpngwrite.c847 png_debug1(3, "row_info->color_type = %d\n", png_ptr->row_info.color_type);
848 png_debug1(3, "row_info->width = %lu\n", png_ptr->row_info.width);
849 png_debug1(3, "row_info->channels = %d\n", png_ptr->row_info.channels);
850 png_debug1(3, "row_info->bit_depth = %d\n", png_ptr->row_info.bit_depth);
851 png_debug1(3, "row_info->pixel_depth = %d\n", png_ptr->row_info.pixel_depth);
852 png_debug1(3, "row_info->rowbytes = %lu\n", png_ptr->row_info.rowbytes);
H A Dpngwutil.c570 png_debug1(3, "num_palette = %d\n", png_ptr->num_palette);
1187 png_debug1(2, "Keyword to be checked is '%s'\n", key);
1244 png_debug1(2, "Checking for multiple internal spaces in '%s'\n", kp);
1503 png_debug1(1, "in png_write_pCAL (%d parameters)\n", nparams);
1508 png_debug1(3, "pCAL purpose length = %d\n", (int)purpose_len);
1510 png_debug1(3, "pCAL units length = %d\n", (int)units_len);
1525 png_debug1(3, "pCAL total length = %d\n", (int)total_len);
1578 png_debug1(3, "sCAL total length = %d\n", (int)total_len);
1605 png_debug1(3, "sCAL total length = %d\n", total_len);
2671 png_debug1(
[all...]
H A Dpngtest.c1000 png_debug1(0, "Handling %d iTXt/tEXt/zTXt chunks\n", num_text);
1069 png_debug1(0, "0x%08lx\n\n", (unsigned long)row_buf);
1090 png_debug1(0, "Writing row data for pass %d\n",pass);
1140 png_debug1(0, "Handling %d iTXt/tEXt/zTXt chunks\n", num_text);
H A Dpng.h2349 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m,p1) macro
2363 #define png_debug1(l,m,p1) \ macro
2382 #ifndef png_debug1
2383 #define png_debug1(l, m, p1) macro
H A Dpnggccrd.c5138 png_debug1(0, "row=0x%08lx, ", (unsigned long)row);
5141 png_debug1(0,"rowbytes=%8ld\n", row_info->rowbytes);
H A Dpngread.c972 png_debug1(0, "Reading %s chunk.\n", png_ptr->chunk_name);
H A Dpngvcrd.c3726 png_debug1(0,"len=%8d, ", row_info->rowbytes);

Completed in 155 milliseconds