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

12

/external/libpng/
H A Dpngdebug.h62 # ifndef png_debug1
63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro
88 # ifndef png_debug1
89 # define png_debug1(l,m,p1) \ macro
116 # ifndef png_debug1
117 # define png_debug1(l,m,p1) \ macro
147 #ifndef png_debug1
148 # define png_debug1(l, m, p1) ((void)0) macro
H A Dpngget.c122 png_debug1(1, "in %s retrieval function",
144 png_debug1(1, "in %s retrieval function",
165 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter");
188 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio");
217 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio_fixed");
242 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns");
262 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns");
282 png_debug1(1, "in %s retrieval function", "png_get_x_offset_pixels");
302 png_debug1(1, "in %s retrieval function", "png_get_y_offset_pixels");
429 png_debug1(
[all...]
H A Dpngset.c28 png_debug1(1, "in %s storage function", "bKGD");
47 png_debug1(1, "in %s storage function", "cHRM fixed");
78 png_debug1(1, "in %s storage function", "cHRM XYZ fixed");
142 png_debug1(1, "in %s storage function", "gAMA");
168 png_debug1(1, "in %s storage function", "hIST");
212 png_debug1(1, "in %s storage function", "IHDR");
251 png_debug1(1, "in %s storage function", "oFFs");
272 png_debug1(1, "in %s storage function", "pCAL");
279 png_debug1(3, "allocating purpose for info (%lu bytes)",
318 png_debug1(
[all...]
H A Dpngrio.c34 png_debug1(4, "reading %d bytes", (int)length);
H A Dpngwrite.c823 png_debug1(3, "row_info->color_type = %d", row_info.color_type);
824 png_debug1(3, "row_info->width = %u", row_info.width);
825 png_debug1(3, "row_info->channels = %d", row_info.channels);
826 png_debug1(3, "row_info->bit_depth = %d", row_info.bit_depth);
827 png_debug1(3, "row_info->pixel_depth = %d", row_info.pixel_depth);
828 png_debug1(3, "row_info->rowbytes = %lu", (unsigned long)row_info.rowbytes);
H A Dpngrutil.c896 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth);
897 png_debug1(3, "channels = %d", png_ptr->channels);
898 png_debug1(3, "rowbytes = %lu", (unsigned long)png_ptr->rowbytes);
2182 png_debug1(2, "Allocating and reading pCAL chunk data (%u bytes)",
2260 png_debug1(3, "Reading pCAL parameter %d", i);
2317 png_debug1(2, "Allocating and reading sCAL chunk data (%u bytes)",
4508 png_debug1(3, "width = %u,", png_ptr->width);
4509 png_debug1(3, "height = %u,", png_ptr->height);
4510 png_debug1(3, "iwidth = %u,", png_ptr->iwidth);
4511 png_debug1(
[all...]
/external/pdfium/third_party/libpng16/
H A Dpngdebug.h62 # ifndef png_debug1
63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro
88 # ifndef png_debug1
89 # define png_debug1(l,m,p1) \ macro
116 # ifndef png_debug1
117 # define png_debug1(l,m,p1) \ macro
147 #ifndef png_debug1
148 # define png_debug1(l, m, p1) ((void)0) macro
H A Dpngget.c122 png_debug1(1, "in %s retrieval function",
144 png_debug1(1, "in %s retrieval function",
165 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter");
188 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio");
217 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio_fixed");
242 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns");
262 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns");
282 png_debug1(1, "in %s retrieval function", "png_get_x_offset_pixels");
302 png_debug1(1, "in %s retrieval function", "png_get_y_offset_pixels");
429 png_debug1(
[all...]
H A Dpngset.c28 png_debug1(1, "in %s storage function", "bKGD");
47 png_debug1(1, "in %s storage function", "cHRM fixed");
78 png_debug1(1, "in %s storage function", "cHRM XYZ fixed");
142 png_debug1(1, "in %s storage function", "gAMA");
168 png_debug1(1, "in %s storage function", "hIST");
212 png_debug1(1, "in %s storage function", "IHDR");
251 png_debug1(1, "in %s storage function", "oFFs");
272 png_debug1(1, "in %s storage function", "pCAL");
279 png_debug1(3, "allocating purpose for info (%lu bytes)",
330 png_debug1(
[all...]
H A Dpngrio.c34 png_debug1(4, "reading %d bytes", (int)length);
H A Dpngwrite.c823 png_debug1(3, "row_info->color_type = %d", row_info.color_type);
824 png_debug1(3, "row_info->width = %u", row_info.width);
825 png_debug1(3, "row_info->channels = %d", row_info.channels);
826 png_debug1(3, "row_info->bit_depth = %d", row_info.bit_depth);
827 png_debug1(3, "row_info->pixel_depth = %d", row_info.pixel_depth);
828 png_debug1(3, "row_info->rowbytes = %lu", (unsigned long)row_info.rowbytes);
H A Dpngrutil.c894 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth);
895 png_debug1(3, "channels = %d", png_ptr->channels);
896 png_debug1(3, "rowbytes = %lu", (unsigned long)png_ptr->rowbytes);
2180 png_debug1(2, "Allocating and reading pCAL chunk data (%u bytes)",
2258 png_debug1(3, "Reading pCAL parameter %d", i);
2315 png_debug1(2, "Allocating and reading sCAL chunk data (%u bytes)",
4498 png_debug1(3, "width = %u,", png_ptr->width);
4499 png_debug1(3, "height = %u,", png_ptr->height);
4500 png_debug1(3, "iwidth = %u,", png_ptr->iwidth);
4501 png_debug1(
[all...]
/external/skia/third_party/libpng/
H A Dpngdebug.h62 # ifndef png_debug1
63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro
88 # ifndef png_debug1
89 # define png_debug1(l,m,p1) \ macro
116 # ifndef png_debug1
117 # define png_debug1(l,m,p1) \ macro
147 #ifndef png_debug1
148 # define png_debug1(l, m, p1) ((void)0) macro
H A Dpngget.c122 png_debug1(1, "in %s retrieval function",
144 png_debug1(1, "in %s retrieval function",
165 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter");
188 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio");
217 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio_fixed");
242 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns");
262 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns");
282 png_debug1(1, "in %s retrieval function", "png_get_x_offset_pixels");
302 png_debug1(1, "in %s retrieval function", "png_get_y_offset_pixels");
429 png_debug1(
[all...]
H A Dpngset.c28 png_debug1(1, "in %s storage function", "bKGD");
47 png_debug1(1, "in %s storage function", "cHRM fixed");
78 png_debug1(1, "in %s storage function", "cHRM XYZ fixed");
142 png_debug1(1, "in %s storage function", "gAMA");
168 png_debug1(1, "in %s storage function", "hIST");
212 png_debug1(1, "in %s storage function", "IHDR");
251 png_debug1(1, "in %s storage function", "oFFs");
272 png_debug1(1, "in %s storage function", "pCAL");
279 png_debug1(3, "allocating purpose for info (%lu bytes)",
318 png_debug1(
[all...]
H A Dpngrio.c34 png_debug1(4, "reading %d bytes", (int)length);
H A Dpngwutil.c877 png_debug1(3, "num_palette = %d", png_ptr->num_palette);
1727 png_debug1(1, "in png_write_pCAL (%d parameters)", nparams);
1739 png_debug1(3, "pCAL purpose length = %d", (int)purpose_len);
1741 png_debug1(3, "pCAL units length = %d", (int)units_len);
1758 png_debug1(3, "pCAL total length = %d", (int)total_len);
1803 png_debug1(3, "sCAL total length = %u", (unsigned int)total_len);
2596 png_debug1(2, "filter = %d", filtered_row[0]);
H A Dpngwrite.c823 png_debug1(3, "row_info->color_type = %d", row_info.color_type);
824 png_debug1(3, "row_info->width = %u", row_info.width);
825 png_debug1(3, "row_info->channels = %d", row_info.channels);
826 png_debug1(3, "row_info->bit_depth = %d", row_info.bit_depth);
827 png_debug1(3, "row_info->pixel_depth = %d", row_info.pixel_depth);
828 png_debug1(3, "row_info->rowbytes = %lu", (unsigned long)row_info.rowbytes);
/external/syslinux/com32/lib/libpng/
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.c499 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth);
500 png_debug1(3, "channels = %d", png_ptr->channels);
501 png_debug1(3, "rowbytes = %lu", png_ptr->rowbytes);
1677 png_debug1(2, "Allocating and reading pCAL chunk data (%lu bytes)",
1758 png_debug1(3, "Reading pCAL parameter %d", i);
1815 png_debug1(2, "Allocating and reading sCAL chunk data (%lu bytes)",
3372 png_debug1(3, "width = %lu,", png_ptr->width);
3373 png_debug1(3, "height = %lu,", png_ptr->height);
3374 png_debug1(3, "iwidth = %lu,", png_ptr->iwidth);
3375 png_debug1(
[all...]
H A Dpngwrite.c913 png_debug1(3, "row_info->color_type = %d", png_ptr->row_info.color_type);
914 png_debug1(3, "row_info->width = %lu", png_ptr->row_info.width);
915 png_debug1(3, "row_info->channels = %d", png_ptr->row_info.channels);
916 png_debug1(3, "row_info->bit_depth = %d", png_ptr->row_info.bit_depth);
917 png_debug1(3, "row_info->pixel_depth = %d", png_ptr->row_info.pixel_depth);
918 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);

Completed in 251 milliseconds

12