Searched refs:png_debug2 (Results 1 - 18 of 18) sorted by relevance

/external/libpng/
H A Dpngdebug.h66 # ifndef png_debug2
67 # define png_debug2(l,m,p1,p2) \ macro
97 # ifndef png_debug2
98 # define png_debug2(l,m,p1,p2) \ macro
128 # ifndef png_debug2
129 # define png_debug2(l,m,p1,p2) \ macro
151 #ifndef png_debug2
152 # define png_debug2(l, m, p1, p2) ((void)0) macro
H A Dpngwrite.c282 png_debug2(2, "Writing header text chunk %d, type %d", i,
377 png_debug2(2, "Writing trailer text chunk %d, type %d", i,
685 png_debug2(1, "in png_write_row (row %u, pass %d)",
H A Dpngset.c341 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i,
832 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
H A Dpngwutil.c80 png_debug2(0, "Writing %s chunk, length = %lu", buf, (unsigned long)length);
1556 png_debug2(3, "num_hist = %d, num_palette = %d", num_hist,
1830 png_debug2(3, "pCAL parameter %d length = %lu", i,
H A Dpngread.c392 png_debug2(1, "in png_read_row (row %lu, pass %d)",
H A Dpngrutil.c168 png_debug2(0, "Reading %lx chunk, length = %lu",
/external/chromium_org/third_party/libpng/
H A Dpngwrite.c233 png_debug2(2, "Writing header text chunk %d, type %d", i,
340 png_debug2(2, "Writing trailer text chunk %d, type %d", i,
796 png_debug2(1, "in png_write_row (row %ld, pass %d)",
H A Dpng.h2624 #ifndef png_debug2
2625 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2) macro
2654 # ifndef png_debug2
2655 # define png_debug2(l,m,p1,p2) \ macro
2685 # ifndef png_debug2
2686 # define png_debug2(l,m,p1,p2) \ macro
2708 #ifndef png_debug2
2709 #define png_debug2(l, m, p1, p2) macro
H A Dpngset.c343 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i,
764 png_debug2(2, "Allocated %lu bytes at %x in png_set_text",
H A Dpngwutil.c104 png_debug2(0, "Writing %s chunk, length = %lu", chunk_name,
1199 png_debug2(3, "num_hist = %d, num_palette = %d", num_hist,
1595 png_debug2(3, "pCAL parameter %d length = %lu", i,
H A Dpngrutil.c124 png_debug2(0, "Reading %s chunk, length = %lu",
2945 png_debug2(2, "row = %lu, filter = %d", png_ptr->row_number, filter);
H A Dpngread.c610 png_debug2(1, "in png_read_row (row %lu, pass %d)",
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c233 png_debug2(2, "Writing header text chunk %d, type %d", i,
340 png_debug2(2, "Writing trailer text chunk %d, type %d", i,
796 png_debug2(1, "in png_write_row (row %ld, pass %d)",
H A Dpng.h2696 #ifndef png_debug2
2697 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2) macro
2726 # ifndef png_debug2
2727 # define png_debug2(l,m,p1,p2) \ macro
2757 # ifndef png_debug2
2758 # define png_debug2(l,m,p1,p2) \ macro
2780 #ifndef png_debug2
2781 #define png_debug2(l, m, p1, p2) macro
H A Dpngset.c343 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i,
774 png_debug2(2, "Allocated %lu bytes at %x in png_set_text",
H A Dpngwutil.c104 png_debug2(0, "Writing %s chunk, length = %lu", chunk_name,
1199 png_debug2(3, "num_hist = %d, num_palette = %d", num_hist,
1595 png_debug2(3, "pCAL parameter %d length = %lu", i,
H A Dpngrutil.c124 png_debug2(0, "Reading %s chunk, length = %lu",
2961 png_debug2(2, "row = %lu, filter = %d", png_ptr->row_number, filter);
H A Dpngread.c619 png_debug2(1, "in png_read_row (row %lu, pass %d)",

Completed in 174 milliseconds