Home
last modified time | relevance | path

Searched refs:png_debug2 (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/samples/fx_lpng/lpng_v163/
Dpngdebug.h66 # ifndef png_debug2
67 # define png_debug2(l,m,p1,p2) \ macro
100 # ifndef png_debug2
101 # define png_debug2(l,m,p1,p2) \ macro
131 # ifndef png_debug2
132 # define png_debug2(l,m,p1,p2) \ macro
154 #ifndef png_debug2
155 # define png_debug2(l, m, p1, p2) ((void)0) macro
Dfx_pngwrite.c281 png_debug2(2, "Writing header text chunk %d, type %d", i, in png_write_info()
376 png_debug2(2, "Writing trailer text chunk %d, type %d", i, in png_write_end()
619 png_debug2(1, "in png_write_row (row %u, pass %d)", in png_write_row()
Dfx_pngset.c340 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i, in png_set_pCAL()
831 png_debug2(2, "Allocated %lu bytes at %p in png_set_text", in png_set_text_2()
Dfx_pngwutil.c79 png_debug2(0, "Writing %s chunk, length = %lu", buf, (unsigned long)length); in png_write_chunk_header()
1555 png_debug2(3, "num_hist = %d, num_palette = %d", num_hist, in png_write_hIST()
1829 png_debug2(3, "pCAL parameter %d length = %lu", i, in png_write_pCAL()
Dfx_pngread.c315 png_debug2(1, "in png_read_row (row %lu, pass %d)", in png_read_row()
Dfx_pngrutil.c167 png_debug2(0, "Reading %lx chunk, length = %lu", in png_read_chunk_header()
/external/libpng/
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
Dpngwrite.c282 png_debug2(2, "Writing header text chunk %d, type %d", i, in png_write_info()
377 png_debug2(2, "Writing trailer text chunk %d, type %d", i, in png_write_end()
685 png_debug2(1, "in png_write_row (row %u, pass %d)", in png_write_row()
Dpngset.c341 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i, in png_set_pCAL()
832 png_debug2(2, "Allocated %lu bytes at %p in png_set_text", in png_set_text_2()
Dpngwutil.c80 png_debug2(0, "Writing %s chunk, length = %lu", buf, (unsigned long)length); in png_write_chunk_header()
1556 png_debug2(3, "num_hist = %d, num_palette = %d", num_hist, in png_write_hIST()
1830 png_debug2(3, "pCAL parameter %d length = %lu", i, in png_write_pCAL()
Dpngread.c392 png_debug2(1, "in png_read_row (row %lu, pass %d)", in png_read_row()
Dpngrutil.c168 png_debug2(0, "Reading %lx chunk, length = %lu", in png_read_chunk_header()
DCHANGES2131 Allow user to #define their own png_debug, png_debug1, and png_debug2.
2481 png_debug(), png_debug1(), and png_debug2() from libpng.3 to libpngpf.3.
Dlibpng-manual.txt4474 png_debug2(level, message, p1, p2)