Home
last modified time | relevance | path

Searched refs:png_debug1 (Results 1 – 25 of 33) sorted by relevance

12

/external/libpng/
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
Dpngget.c122 png_debug1(1, "in %s retrieval function", in png_get_x_pixels_per_meter()
144 png_debug1(1, "in %s retrieval function", in png_get_y_pixels_per_meter()
165 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter"); in png_get_pixels_per_meter()
188 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio"); in png_get_pixel_aspect_ratio()
217 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio_fixed"); in png_get_pixel_aspect_ratio_fixed()
242 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); in png_get_x_offset_microns()
262 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); in png_get_y_offset_microns()
282 png_debug1(1, "in %s retrieval function", "png_get_x_offset_pixels"); in png_get_x_offset_pixels()
302 png_debug1(1, "in %s retrieval function", "png_get_y_offset_pixels"); in png_get_y_offset_pixels()
429 png_debug1(1, "in %s retrieval function", "pHYs"); in png_get_pHYs_dpi()
[all …]
Dpngset.c28 png_debug1(1, "in %s storage function", "bKGD"); in png_set_bKGD()
47 png_debug1(1, "in %s storage function", "cHRM fixed"); in png_set_cHRM_fixed()
78 png_debug1(1, "in %s storage function", "cHRM XYZ fixed"); in png_set_cHRM_XYZ_fixed()
142 png_debug1(1, "in %s storage function", "gAMA"); in png_set_gAMA_fixed()
168 png_debug1(1, "in %s storage function", "hIST"); in png_set_hIST()
212 png_debug1(1, "in %s storage function", "IHDR"); in png_set_IHDR()
251 png_debug1(1, "in %s storage function", "oFFs"); in png_set_oFFs()
272 png_debug1(1, "in %s storage function", "pCAL"); in png_set_pCAL()
279 png_debug1(3, "allocating purpose for info (%lu bytes)", in png_set_pCAL()
318 png_debug1(3, "allocating units for info (%lu bytes)", in png_set_pCAL()
[all …]
Dpngrio.c34 png_debug1(4, "reading %d bytes", (int)length); in png_read_data()
Dpngrutil.c896 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth); in png_handle_IHDR()
897 png_debug1(3, "channels = %d", png_ptr->channels); in png_handle_IHDR()
898 png_debug1(3, "rowbytes = %lu", (unsigned long)png_ptr->rowbytes); in png_handle_IHDR()
2182 png_debug1(2, "Allocating and reading pCAL chunk data (%u bytes)", in png_handle_pCAL()
2260 png_debug1(3, "Reading pCAL parameter %d", i); in png_handle_pCAL()
2317 png_debug1(2, "Allocating and reading sCAL chunk data (%u bytes)", in png_handle_sCAL()
4508 png_debug1(3, "width = %u,", png_ptr->width); in png_read_start_row()
4509 png_debug1(3, "height = %u,", png_ptr->height); in png_read_start_row()
4510 png_debug1(3, "iwidth = %u,", png_ptr->iwidth); in png_read_start_row()
4511 png_debug1(3, "num_rows = %u,", png_ptr->num_rows); in png_read_start_row()
[all …]
Dpngwrite.c823 png_debug1(3, "row_info->color_type = %d", row_info.color_type); in png_write_row()
824 png_debug1(3, "row_info->width = %u", row_info.width); in png_write_row()
825 png_debug1(3, "row_info->channels = %d", row_info.channels); in png_write_row()
826 png_debug1(3, "row_info->bit_depth = %d", row_info.bit_depth); in png_write_row()
827 png_debug1(3, "row_info->pixel_depth = %d", row_info.pixel_depth); in png_write_row()
828 png_debug1(3, "row_info->rowbytes = %lu", (unsigned long)row_info.rowbytes); in png_write_row()
/external/pdfium/third_party/libpng16/
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
Dpngget.c122 png_debug1(1, "in %s retrieval function", in png_get_x_pixels_per_meter()
144 png_debug1(1, "in %s retrieval function", in png_get_y_pixels_per_meter()
165 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter"); in png_get_pixels_per_meter()
188 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio"); in png_get_pixel_aspect_ratio()
217 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio_fixed"); in png_get_pixel_aspect_ratio_fixed()
242 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); in png_get_x_offset_microns()
262 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); in png_get_y_offset_microns()
282 png_debug1(1, "in %s retrieval function", "png_get_x_offset_pixels"); in png_get_x_offset_pixels()
302 png_debug1(1, "in %s retrieval function", "png_get_y_offset_pixels"); in png_get_y_offset_pixels()
429 png_debug1(1, "in %s retrieval function", "pHYs"); in png_get_pHYs_dpi()
[all …]
Dpngset.c28 png_debug1(1, "in %s storage function", "bKGD"); in png_set_bKGD()
47 png_debug1(1, "in %s storage function", "cHRM fixed"); in png_set_cHRM_fixed()
78 png_debug1(1, "in %s storage function", "cHRM XYZ fixed"); in png_set_cHRM_XYZ_fixed()
142 png_debug1(1, "in %s storage function", "gAMA"); in png_set_gAMA_fixed()
168 png_debug1(1, "in %s storage function", "hIST"); in png_set_hIST()
212 png_debug1(1, "in %s storage function", "IHDR"); in png_set_IHDR()
251 png_debug1(1, "in %s storage function", "oFFs"); in png_set_oFFs()
272 png_debug1(1, "in %s storage function", "pCAL"); in png_set_pCAL()
279 png_debug1(3, "allocating purpose for info (%lu bytes)", in png_set_pCAL()
330 png_debug1(3, "allocating units for info (%lu bytes)", in png_set_pCAL()
[all …]
Dpngrio.c34 png_debug1(4, "reading %d bytes", (int)length); in png_read_data()
Dpngrutil.c894 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth); in png_handle_IHDR()
895 png_debug1(3, "channels = %d", png_ptr->channels); in png_handle_IHDR()
896 png_debug1(3, "rowbytes = %lu", (unsigned long)png_ptr->rowbytes); in png_handle_IHDR()
2180 png_debug1(2, "Allocating and reading pCAL chunk data (%u bytes)", in png_handle_pCAL()
2258 png_debug1(3, "Reading pCAL parameter %d", i); in png_handle_pCAL()
2315 png_debug1(2, "Allocating and reading sCAL chunk data (%u bytes)", in png_handle_sCAL()
4498 png_debug1(3, "width = %u,", png_ptr->width); in png_read_start_row()
4499 png_debug1(3, "height = %u,", png_ptr->height); in png_read_start_row()
4500 png_debug1(3, "iwidth = %u,", png_ptr->iwidth); in png_read_start_row()
4501 png_debug1(3, "num_rows = %u,", png_ptr->num_rows); in png_read_start_row()
[all …]
Dpngwrite.c823 png_debug1(3, "row_info->color_type = %d", row_info.color_type); in png_write_row()
824 png_debug1(3, "row_info->width = %u", row_info.width); in png_write_row()
825 png_debug1(3, "row_info->channels = %d", row_info.channels); in png_write_row()
826 png_debug1(3, "row_info->bit_depth = %d", row_info.bit_depth); in png_write_row()
827 png_debug1(3, "row_info->pixel_depth = %d", row_info.pixel_depth); in png_write_row()
828 png_debug1(3, "row_info->rowbytes = %lu", (unsigned long)row_info.rowbytes); in png_write_row()
/external/skia/third_party/libpng/
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
Dpngget.c122 png_debug1(1, "in %s retrieval function", in png_get_x_pixels_per_meter()
144 png_debug1(1, "in %s retrieval function", in png_get_y_pixels_per_meter()
165 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter"); in png_get_pixels_per_meter()
188 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio"); in png_get_pixel_aspect_ratio()
217 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio_fixed"); in png_get_pixel_aspect_ratio_fixed()
242 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); in png_get_x_offset_microns()
262 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); in png_get_y_offset_microns()
282 png_debug1(1, "in %s retrieval function", "png_get_x_offset_pixels"); in png_get_x_offset_pixels()
302 png_debug1(1, "in %s retrieval function", "png_get_y_offset_pixels"); in png_get_y_offset_pixels()
429 png_debug1(1, "in %s retrieval function", "pHYs"); in png_get_pHYs_dpi()
[all …]
Dpngset.c28 png_debug1(1, "in %s storage function", "bKGD"); in png_set_bKGD()
47 png_debug1(1, "in %s storage function", "cHRM fixed"); in png_set_cHRM_fixed()
78 png_debug1(1, "in %s storage function", "cHRM XYZ fixed"); in png_set_cHRM_XYZ_fixed()
142 png_debug1(1, "in %s storage function", "gAMA"); in png_set_gAMA_fixed()
168 png_debug1(1, "in %s storage function", "hIST"); in png_set_hIST()
212 png_debug1(1, "in %s storage function", "IHDR"); in png_set_IHDR()
251 png_debug1(1, "in %s storage function", "oFFs"); in png_set_oFFs()
272 png_debug1(1, "in %s storage function", "pCAL"); in png_set_pCAL()
279 png_debug1(3, "allocating purpose for info (%lu bytes)", in png_set_pCAL()
318 png_debug1(3, "allocating units for info (%lu bytes)", in png_set_pCAL()
[all …]
Dpngrio.c34 png_debug1(4, "reading %d bytes", (int)length); in png_read_data()
Dpngrutil.c894 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth); in png_handle_IHDR()
895 png_debug1(3, "channels = %d", png_ptr->channels); in png_handle_IHDR()
896 png_debug1(3, "rowbytes = %lu", (unsigned long)png_ptr->rowbytes); in png_handle_IHDR()
2180 png_debug1(2, "Allocating and reading pCAL chunk data (%u bytes)", in png_handle_pCAL()
2258 png_debug1(3, "Reading pCAL parameter %d", i); in png_handle_pCAL()
2315 png_debug1(2, "Allocating and reading sCAL chunk data (%u bytes)", in png_handle_sCAL()
4498 png_debug1(3, "width = %u,", png_ptr->width); in png_read_start_row()
4499 png_debug1(3, "height = %u,", png_ptr->height); in png_read_start_row()
4500 png_debug1(3, "iwidth = %u,", png_ptr->iwidth); in png_read_start_row()
4501 png_debug1(3, "num_rows = %u,", png_ptr->num_rows); in png_read_start_row()
[all …]
Dpngwutil.c877 png_debug1(3, "num_palette = %d", png_ptr->num_palette); in png_write_PLTE()
1727 png_debug1(1, "in png_write_pCAL (%d parameters)", nparams); in png_write_pCAL()
1739 png_debug1(3, "pCAL purpose length = %d", (int)purpose_len); in png_write_pCAL()
1741 png_debug1(3, "pCAL units length = %d", (int)units_len); in png_write_pCAL()
1758 png_debug1(3, "pCAL total length = %d", (int)total_len); in png_write_pCAL()
1803 png_debug1(3, "sCAL total length = %u", (unsigned int)total_len); in png_write_sCAL_s()
2596 png_debug1(2, "filter = %d", filtered_row[0]); in png_write_filtered_row()
Dpngwrite.c823 png_debug1(3, "row_info->color_type = %d", row_info.color_type); in png_write_row()
824 png_debug1(3, "row_info->width = %u", row_info.width); in png_write_row()
825 png_debug1(3, "row_info->channels = %d", row_info.channels); in png_write_row()
826 png_debug1(3, "row_info->bit_depth = %d", row_info.bit_depth); in png_write_row()
827 png_debug1(3, "row_info->pixel_depth = %d", row_info.pixel_depth); in png_write_row()
828 png_debug1(3, "row_info->rowbytes = %lu", (unsigned long)row_info.rowbytes); in png_write_row()
/external/syslinux/com32/lib/libpng/
Dpngget.c124 png_debug1(1, "in %s retrieval function", "png_get_x_pixels_per_meter"); in png_get_x_pixels_per_meter()
145 png_debug1(1, "in %s retrieval function", "png_get_y_pixels_per_meter"); in png_get_y_pixels_per_meter()
166 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter"); in png_get_pixels_per_meter()
190 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio"); in png_get_pixel_aspect_ratio()
214 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); in png_get_x_offset_microns()
236 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); in png_get_y_offset_microns()
258 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); in png_get_x_offset_pixels()
280 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); in png_get_y_offset_pixels()
339 png_debug1(1, "in %s retrieval function", "pHYs"); in png_get_pHYs_dpi()
397 png_debug1(1, "in %s retrieval function", "bKGD"); in png_get_bKGD()
[all …]
Dpngset.c28 png_debug1(1, "in %s storage function", "bKGD"); in png_set_bKGD()
45 png_debug1(1, "in %s storage function", "cHRM"); in png_set_cHRM()
79 png_debug1(1, "in %s storage function", "cHRM fixed"); in png_set_cHRM_fixed()
120 png_debug1(1, "in %s storage function", "gAMA"); in png_set_gAMA()
148 png_debug1(1, "in %s storage function", "gAMA"); in png_set_gAMA_fixed()
186 png_debug1(1, "in %s storage function", "hIST"); in png_set_hIST()
232 png_debug1(1, "in %s storage function", "IHDR"); in png_set_IHDR()
276 png_debug1(1, "in %s storage function", "oFFs"); in png_set_oFFs()
297 png_debug1(1, "in %s storage function", "pCAL"); in png_set_pCAL()
303 png_debug1(3, "allocating purpose for info (%lu bytes)", in png_set_pCAL()
[all …]
Dpngwrite.c913 png_debug1(3, "row_info->color_type = %d", png_ptr->row_info.color_type); in png_write_row()
914 png_debug1(3, "row_info->width = %lu", png_ptr->row_info.width); in png_write_row()
915 png_debug1(3, "row_info->channels = %d", png_ptr->row_info.channels); in png_write_row()
916 png_debug1(3, "row_info->bit_depth = %d", png_ptr->row_info.bit_depth); in png_write_row()
917 png_debug1(3, "row_info->pixel_depth = %d", png_ptr->row_info.pixel_depth); in png_write_row()
918 png_debug1(3, "row_info->rowbytes = %lu", png_ptr->row_info.rowbytes); in png_write_row()
Dpngrutil.c499 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth); in png_handle_IHDR()
500 png_debug1(3, "channels = %d", png_ptr->channels); in png_handle_IHDR()
501 png_debug1(3, "rowbytes = %lu", png_ptr->rowbytes); in png_handle_IHDR()
1677 png_debug1(2, "Allocating and reading pCAL chunk data (%lu bytes)", in png_handle_pCAL()
1758 png_debug1(3, "Reading pCAL parameter %d", i); in png_handle_pCAL()
1815 png_debug1(2, "Allocating and reading sCAL chunk data (%lu bytes)", in png_handle_sCAL()
3372 png_debug1(3, "width = %lu,", png_ptr->width); in png_read_start_row()
3373 png_debug1(3, "height = %lu,", png_ptr->height); in png_read_start_row()
3374 png_debug1(3, "iwidth = %lu,", png_ptr->iwidth); in png_read_start_row()
3375 png_debug1(3, "num_rows = %lu,", png_ptr->num_rows); in png_read_start_row()
[all …]
Dpngrio.c35 png_debug1(4, "reading %d bytes", (int)length); in png_read_data()
Dpngwutil.c609 png_debug1(3, "num_palette = %d", png_ptr->num_palette); in png_write_PLTE()
1246 png_debug1(2, "Keyword to be checked is '%s'", key); in png_check_keyword()
1305 png_debug1(2, "Checking for multiple internal spaces in '%s'", kp); in png_check_keyword()
1576 png_debug1(1, "in png_write_pCAL (%d parameters)", nparams); in png_write_pCAL()
1582 png_debug1(3, "pCAL purpose length = %d", (int)purpose_len); in png_write_pCAL()
1584 png_debug1(3, "pCAL units length = %d", (int)units_len); in png_write_pCAL()
1600 png_debug1(3, "pCAL total length = %d", (int)total_len); in png_write_pCAL()
1662 png_debug1(3, "sCAL total length = %u", (unsigned int)total_len); in png_write_sCAL()
1692 png_debug1(3, "sCAL total length = %u", (unsigned int)total_len); in png_write_sCAL_s()
2777 png_debug1(2, "filter = %d", filtered_row[0]); in png_write_filtered_row()

12